![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <IPHeader.hpp>


Public Member Functions | |
| IPCommand () | |
Public Attributes | |
| Local | local |
| Magic | magic |
| Peer | peer |
Private Member Functions | |
| virtual std::string | doToString () const |
| Overload to customize the representation of your class. | |
Classes | |
| struct | Local |
| The locally used part of the IP command. More... | |
| struct | Magic |
| struct | Peer |
| The part of the IP command signalled to the peer entitity. More... | |
Definition at line 48 of file IPHeader.hpp.
| ip::IPCommand::IPCommand | ( | ) | [inline] |
Definition at line 53 of file IPHeader.hpp.
| virtual std::string ip::IPCommand::doToString | ( | ) | const [inline, private, virtual] |
Definition at line 71 of file IPHeader.hpp.
Definition at line 87 of file IPHeader.hpp.
Definition at line 82 of file IPHeader.hpp.
1.5.5