#include <inet.hh>
Definition at line 529 of file inet.hh.
◆ TcpPtr() [1/4]
◆ TcpPtr() [2/4]
Net::TcpPtr::TcpPtr |
( |
const IpPtr & |
ptr | ) |
|
|
inline |
◆ TcpPtr() [3/4]
Net::TcpPtr::TcpPtr |
( |
const Ip6Ptr & |
ptr | ) |
|
|
inline |
◆ TcpPtr() [4/4]
Net::TcpPtr::TcpPtr |
( |
const TcpPtr & |
ptr | ) |
|
|
inline |
◆ get() [1/2]
◆ get() [2/2]
const TcpHdr* Net::TcpPtr::get |
( |
| ) |
const |
|
inline |
◆ off()
int Net::TcpPtr::off |
( |
| ) |
const |
|
inline |
◆ operator bool()
Net::TcpPtr::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!()
bool Net::TcpPtr::operator! |
( |
| ) |
const |
|
inline |
◆ operator*() [1/2]
TcpHdr& Net::TcpPtr::operator* |
( |
| ) |
|
|
inline |
◆ operator*() [2/2]
const TcpHdr& Net::TcpPtr::operator* |
( |
| ) |
const |
|
inline |
◆ operator->() [1/2]
TcpHdr* Net::TcpPtr::operator-> |
( |
| ) |
|
|
inline |
◆ operator->() [2/2]
const TcpHdr* Net::TcpPtr::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
const TcpPtr& Net::TcpPtr::operator= |
( |
const IpPtr & |
i | ) |
|
|
inline |
◆ operator=() [2/2]
◆ packet() [1/2]
◆ packet() [2/2]
◆ pstart()
int Net::TcpPtr::pstart |
( |
| ) |
const |
|
inline |
◆ set() [1/3]
void Net::TcpPtr::set |
( |
const EthPacketPtr & |
ptr, |
|
|
int |
offset |
|
) |
| |
|
inlineprotected |
◆ set() [2/3]
void Net::TcpPtr::set |
( |
const IpPtr & |
ptr | ) |
|
|
inlineprotected |
◆ set() [3/3]
void Net::TcpPtr::set |
( |
const Ip6Ptr & |
ptr | ) |
|
|
inlineprotected |
◆ _off
The documentation for this class was generated from the following file: