HelloBye3MemPool::Identifier< Packet >::ConnectionID Class Reference

#include <helloBye3MemPool.hpp>

Public Member Functions

bool operator== (const ConnectionID &c) const
 
bool operator< (const ConnectionID &c) const
 
 operator std::string () const
 
 ConnectionID (const ConnectionID &c)
 
 ConnectionID ()
 
 ConnectionID (uint64_t i)
 

Public Attributes

uint64_t ident
 

Detailed Description

template<typename Packet>
class HelloBye3MemPool::Identifier< Packet >::ConnectionID

Definition at line 38 of file helloBye3MemPool.hpp.

Constructor & Destructor Documentation

◆ ConnectionID() [1/3]

template<typename Packet >
HelloBye3MemPool::Identifier< Packet >::ConnectionID::ConnectionID ( const ConnectionID c)
inline

Definition at line 49 of file helloBye3MemPool.hpp.

◆ ConnectionID() [2/3]

template<typename Packet >
HelloBye3MemPool::Identifier< Packet >::ConnectionID::ConnectionID ( )
inline

Definition at line 50 of file helloBye3MemPool.hpp.

◆ ConnectionID() [3/3]

template<typename Packet >
HelloBye3MemPool::Identifier< Packet >::ConnectionID::ConnectionID ( uint64_t  i)
inline

Definition at line 51 of file helloBye3MemPool.hpp.

Member Function Documentation

◆ operator std::string()

template<typename Packet >
HelloBye3MemPool::Identifier< Packet >::ConnectionID::operator std::string ( ) const
inline

Definition at line 44 of file helloBye3MemPool.hpp.

◆ operator<()

template<typename Packet >
bool HelloBye3MemPool::Identifier< Packet >::ConnectionID::operator< ( const ConnectionID c) const
inline

Definition at line 43 of file helloBye3MemPool.hpp.

◆ operator==()

template<typename Packet >
bool HelloBye3MemPool::Identifier< Packet >::ConnectionID::operator== ( const ConnectionID c) const
inline

Definition at line 42 of file helloBye3MemPool.hpp.

Member Data Documentation

◆ ident

template<typename Packet >
uint64_t HelloBye3MemPool::Identifier< Packet >::ConnectionID::ident

Definition at line 40 of file helloBye3MemPool.hpp.


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