DUNE: Uniform Navigational Environment  2024.09.0
Transports::UDP::Contact Class Reference

Public Member Functions

 Contact (unsigned id, const Address &addr)
 
void setTimeout (float tout)
 
void update (void)
 
unsigned getId (void) const
 
const Address & getAddress (void) const
 
bool isInactive (void)
 
bool isActive (void)
 

Constructor & Destructor Documentation

◆ Contact()

Transports::UDP::Contact::Contact ( unsigned  id,
const Address &  addr 
)
inline

Member Function Documentation

◆ getAddress()

const Address& Transports::UDP::Contact::getAddress ( void  ) const
inline

◆ getId()

unsigned Transports::UDP::Contact::getId ( void  ) const
inline

◆ isActive()

bool Transports::UDP::Contact::isActive ( void  )
inline

References isInactive().

◆ isInactive()

bool Transports::UDP::Contact::isInactive ( void  )
inline

Referenced by isActive().

◆ setTimeout()

void Transports::UDP::Contact::setTimeout ( float  tout)
inline

◆ update()

void Transports::UDP::Contact::update ( void  )
inline
Collaboration diagram for Transports::UDP::Contact:
Collaboration graph