plebble
us::gov::id::peer_t::handshakes_t Class Reference

#include <peer_t.h>

Collaboration diagram for us::gov::id::peer_t::handshakes_t:

Public Member Functions

 handshakes_t (role_t role, uint16_t pport)
 
 handshakes_t ()
 
 ~handshakes_t ()
 

Public Attributes

handshake_tme {nullptr}
 
handshake_tpeer {nullptr}
 

Package Functions

 handshakes_t (role_t role, uint16_t pport)
 
 handshakes_t ()
 

Package Attributes

handshake_t me =null
 
handshake_t peer =null
 

Constructor & Destructor Documentation

◆ handshakes_t() [1/4]

c::handshakes_t::handshakes_t ( role_t  role,
uint16_t  pport 
)

References me, and us::gov::id::peer_t::role.

◆ handshakes_t() [2/4]

◆ ~handshakes_t()

c::handshakes_t::~handshakes_t ( )

References me, and peer.

◆ handshakes_t() [3/4]

us.gov.id.peer_t.handshakes_t.handshakes_t ( role_t  role,
uint16_t  pport 
)
inlinepackage

References me, and us::gov::id::peer_t.role.

◆ handshakes_t() [4/4]

us.gov.id.peer_t.handshakes_t.handshakes_t ( )
inlinepackage

References peer.

Member Data Documentation

◆ me [1/2]

◆ me [2/2]

handshake_t us.gov.id.peer_t.handshakes_t.me =null
package

◆ peer [1/2]

◆ peer [2/2]

handshake_t us.gov.id.peer_t.handshakes_t.peer =null
package

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