Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

conf_unit Class Reference

class describes unit of a configuration More...

#include <msg_cpp.h>

List of all members.

Public Member Functions

 conf_unit ()
 constructor
 conf_unit (const conf_unit &x)
 copies constructor
conf_unitoperator= (const conf_unit &x)
 assigns operator
void clear ()
 clears information

Public Attributes

msg_listener_list_t _listeners
 list of listeners' information
msg_connection_list_t _connections
 list of connections' information


Detailed Description

class describes unit of a configuration

Definition at line 591 of file msg_cpp.h.


Constructor & Destructor Documentation

conf_unit::conf_unit (  )  [inline]

constructor

Definition at line 595 of file msg_cpp.h.

References clear().

conf_unit::conf_unit ( const conf_unit x  )  [inline]

copies constructor

Definition at line 600 of file msg_cpp.h.


Member Function Documentation

conf_unit& conf_unit::operator= ( const conf_unit x  )  [inline]

assigns operator

Definition at line 605 of file msg_cpp.h.

References _connections, _listeners, and clear().

void conf_unit::clear (  )  [inline]

clears information

Definition at line 618 of file msg_cpp.h.

References _connections, _listeners, and list< T >::clear().

Referenced by conf_unit(), operator=(), and msg_communicator::uninit().


Member Data Documentation


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


© Copyright Terimber 2003-.