HelloBye2::Identifier< Packet >::ConnectionID Class Reference
#include <helloBye2Proto.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 HelloBye2::Identifier< Packet >::ConnectionID
Definition at line 36 of file helloBye2Proto.hpp.
Constructor & Destructor Documentation
◆ ConnectionID() [1/3]
template<typename Packet >
|
inline |
Definition at line 47 of file helloBye2Proto.hpp.
◆ ConnectionID() [2/3]
template<typename Packet >
|
inline |
Definition at line 48 of file helloBye2Proto.hpp.
◆ ConnectionID() [3/3]
template<typename Packet >
|
inline |
Definition at line 49 of file helloBye2Proto.hpp.
Member Function Documentation
◆ operator std::string()
template<typename Packet >
|
inline |
Definition at line 42 of file helloBye2Proto.hpp.
◆ operator<()
template<typename Packet >
|
inline |
Definition at line 41 of file helloBye2Proto.hpp.
◆ operator==()
template<typename Packet >
|
inline |
Definition at line 40 of file helloBye2Proto.hpp.
Member Data Documentation
◆ ident
template<typename Packet >
| uint64_t HelloBye2::Identifier< Packet >::ConnectionID::ident |
Definition at line 38 of file helloBye2Proto.hpp.
The documentation for this class was generated from the following file:
- /home/dominik/uni/MoonState/include/helloBye2Proto.hpp
1.8.14