#include <ltkcpp_base.h>
Inheritance diagram for LLRP::CMessage:
Public Member Functions | |
void | setMessageID (llrp_u32_t MessageID) |
Sets the LLRP Message ID for the Message. | |
llrp_u32_t | getMessageID (void) const |
Gets the current LLRP Message ID for the Message. | |
Protected Attributes | |
llrp_u32_t | m_MessageID |
Definition at line 1094 of file ltkcpp_base.h.