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_peer Class Reference

configuration for listener peers More...

#include <msg_cpp.h>

List of all members.

Public Member Functions

 conf_peer ()
 default constructor
 conf_peer (const conf_peer &x)
 copies constructor
conf_peeroperator= (const conf_peer &x)
 assigns operator

Public Attributes

guid_t _address
 address
bool _support_crypt
 flag if crypt is required
room_byte_t _crypt


Detailed Description

configuration for listener peers

Definition at line 417 of file msg_cpp.h.


Constructor & Destructor Documentation

conf_peer::conf_peer (  )  [inline]

default constructor

Definition at line 421 of file msg_cpp.h.

References _address, and null_uuid.

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

copies constructor

Definition at line 428 of file msg_cpp.h.


Member Function Documentation

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

assigns operator

Definition at line 435 of file msg_cpp.h.

References _address, _crypt, and _support_crypt.


Member Data Documentation

address

Definition at line 448 of file msg_cpp.h.

Referenced by conf_peer(), operator=(), and msg_communicator::parse_listener().

flag if crypt is required

Definition at line 449 of file msg_cpp.h.

Referenced by operator=(), and msg_communicator::parse_listener().


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


© Copyright Terimber 2003-.