Public Member Functions | Public Attributes

aesop::host_rec_t Struct Reference
[Host and Connection Management]

single struct that contains all (exposed) remote host state More...

#include <srv-hosts.h>

List of all members.

Public Member Functions

 host_rec_t (void) throw ()
void clear (void) throw ()
bool isValid (void) const throw ()

Public Attributes

eHostMode mode
int udpPort
conn_id_t udpConn
conn_id_t tcpConn
long udpToken
dword_t lastUdpReceived
smart_ptr< crypto::RSAPublicKey > publicKey
smart_ptr< crypto::DESKey > desKey
smart_ptr< xdrbuf::Output > outbuf
smart_ptr< netrq::Queue > netQueue

Detailed Description

single struct that contains all (exposed) remote host state

Definition at line 58 of file srv-hosts.h.


Constructor & Destructor Documentation

aesop::host_rec_t::host_rec_t ( void   )  throw () [inline]

Definition at line 59 of file srv-hosts.h.


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