Embed< T, E > Class Template Reference
[Classes for basic data types and vectors/arrays (tjutils library)]

Inheritance diagram for Embed< T, E >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Embed ()
 ~Embed ()
void clear_instances ()
T & set_embed_body (const E &embeddedBody)
T & set_embed_body (E &embeddedBody)
STD_list< T * >::iterator get_inst_begin ()
STD_list< T * >::iterator get_inst_end ()
STD_list< T * >::const_iterator get_const_inst_begin () const
STD_list< T * >::const_iterator get_const_inst_end () const

Public Attributes

STD_list< T * >::iterator institer
STD_list< T * >::const_iterator constinstiter

Detailed Description

template<class T, class E>
class Embed< T, E >

Definition at line 29 of file tjembed.h.


The documentation for this class was generated from the following file:
Generated on Sat Jun 14 12:31:25 2008 by  doxygen 1.5.1