LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Base Class for All LLRP LTK Messages. More...
#include <ltkcpp_base.h>
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. | |
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 |
Base Class for All LLRP LTK Messages.
Definition at line 1088 of file Library/ltkcpp_base.h.