IT_Bus::PODPersistenceHandler< T > Class Template Reference

List of all members.

Detailed Description

template<class T>
class IT_Bus::PODPersistenceHandler< T >

Definition at line 44 of file persistent_map_base.h.

Public Member Functions

IT_EXPLICIT PODPersistenceHandler (const T &t)
IT_EXPLICIT PODPersistenceHandler (T &t)
void *& writebuf ()
void * readbuf ()
IT_ULong & writebuflen ()
IT_ULong readbuflen () const
AllocFunc allocator ()
void update_read_buffer_after_write ()

Private Attributes

T & m_t
void * m_p
IT_ULong m_sz


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