IT_Bus::AnyTypePersistenceHandler< T > Class Template Reference

List of all members.

Detailed Description

template<class T>
class IT_Bus::AnyTypePersistenceHandler< T >

Definition at line 19 of file any_type_persistence_handler.h.

Public Member Functions

IT_EXPLICIT AnyTypePersistenceHandler (const T &obj)
IT_EXPLICIT AnyTypePersistenceHandler (T &obj)
 ~AnyTypePersistenceHandler ()
void *& writebuf ()
void * readbuf ()
IT_ULong & writebuflen ()
IT_ULong readbuflen () const
AllocFunc allocator ()
void update_read_buffer_after_write ()

Private Member Functions

void anytype_to_xml_string ()
void xml_string_to_anytype ()

Private Attributes

T & m_obj
String m_xml_str
void * m_buf
IT_ULong m_size


Generated on Tue Mar 20 15:28:11 2007 for Artix by  doxygen 1.5.1-p1