Packet header for Udp client/server application The header is made of a 32bits sequence number followed by a 64bits time stamp.
More...
#include <seq-ts-header.h>
List of all members.
Detailed Description
Packet header for Udp client/server application The header is made of a 32bits sequence number followed by a 64bits time stamp.
Member Function Documentation
uint32_t ns3::SeqTsHeader::GetSeq |
( |
void |
| ) |
const |
- Returns:
- the sequence number
Time ns3::SeqTsHeader::GetTs |
( |
void |
| ) |
const |
TypeId ns3::SeqTsHeader::GetTypeId |
( |
void |
| ) |
|
|
static |
void ns3::SeqTsHeader::SetSeq |
( |
uint32_t |
seq | ) |
|
The documentation for this class was generated from the following files:
- src/applications/model/seq-ts-header.h
- doc/introspected-doxygen.h
- src/applications/model/seq-ts-header.cc