observer_rep Class Reference

#include <dynamic.hpp>

Inheritance diagram for observer_rep:
rep_struct argument_observer_rep output_observer_rep result_observer_rep

List of all members.

Public Member Functions

Public Attributes

Friends


Detailed Description

Definition at line 33 of file dynamic.hpp.


Constructor & Destructor Documentation

observer_rep ( dynamic_rep ref2  )  [inline]

Definition at line 37 of file dynamic.hpp.

00037 : ref (ref2) {}

virtual ~observer_rep (  )  [inline, virtual]

Definition at line 38 of file dynamic.hpp.

00038 {}


Member Function Documentation

virtual void destroy (  )  const [pure virtual]
virtual void message ( const generic msg  )  const [inline, virtual]

Definition at line 43 of file dynamic.hpp.

00043 { (void) msg; }

virtual void modify (  )  const [pure virtual]
virtual nat observer_type (  )  const [pure virtual]

Friends And Related Function Documentation

friend class dynamic [friend]

Definition at line 46 of file dynamic.hpp.

friend class observer [friend]

Definition at line 45 of file dynamic.hpp.


Member Data Documentation

Definition at line 35 of file dynamic.hpp.

MMX_ALLOCATORS int ref_count [inherited]

Definition at line 164 of file basix.hpp.


The documentation for this class was generated from the following file:

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1