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


Public Member Functions | |
| MACgCommand () | |
Public Attributes | |
| struct { | |
| int modeID | |
| std::string modeName | |
| } | local |
| struct { | |
| unsigned int hopCount | |
| } | magic |
| struct { | |
| wns::service::dll::UnicastAddress dest | |
| wns::service::dll::UnicastAddress source | |
| } | peer |
Definition at line 36 of file MACgCommand.hpp.
| lte::macg::MACgCommand::MACgCommand | ( | ) | [inline] |
Definition at line 40 of file MACgCommand.hpp.
Definition at line 56 of file MACgCommand.hpp.
| unsigned int lte::macg::MACgCommand::hopCount |
Definition at line 60 of file MACgCommand.hpp.
| struct { ... } lte::macg::MACgCommand::local |
| struct { ... } lte::macg::MACgCommand::magic |
Definition at line 50 of file MACgCommand.hpp.
| std::string lte::macg::MACgCommand::modeName |
Definition at line 51 of file MACgCommand.hpp.
| struct { ... } lte::macg::MACgCommand::peer |
Definition at line 55 of file MACgCommand.hpp.
1.5.5