#include <senf/Packets/PacketInfo.hh>
Definition at line 30 of file PacketInfo.hh.
◆ PacketInfo() [1/2]
senf::PacketInfo::PacketInfo |
( |
| ) |
|
◆ PacketInfo() [2/2]
senf::PacketInfo::PacketInfo |
( |
Packet const & |
packet | ) |
|
|
explicit |
◆ annotation()
template<class Annotation >
Annotation& senf::PacketInfo::annotation |
( |
| ) |
|
◆ boolean_test()
bool senf::PacketInfo::boolean_test |
( |
| ) |
const |
◆ clearAnnotations()
void senf::PacketInfo::clearAnnotations |
( |
| ) |
|
◆ dumpAnnotations()
void senf::PacketInfo::dumpAnnotations |
( |
std::ostream & |
os | ) |
|
◆ is_shared()
bool senf::PacketInfo::is_shared |
( |
| ) |
const |
◆ memDebug()
void senf::PacketInfo::memDebug |
( |
std::ostream & |
os | ) |
const |
◆ releaseExternalMemory()
void senf::PacketInfo::releaseExternalMemory |
( |
| ) |
const |
◆ usingExternalMemory()
bool senf::PacketInfo::usingExternalMemory |
( |
| ) |
const |
The documentation for this class was generated from the following file: