LTKCPP-- LLRP Toolkit C Plus Plus Library
Public Member Functions | Protected Attributes
LLRP::CMessage Class Reference

Base Class for All LLRP LTK Messages. More...

#include <ltkcpp_base.h>

Inheritance diagram for LLRP::CMessage:
LLRP::CElement LLRP::CElement

List of all members.

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

Detailed Description

Base Class for All LLRP LTK Messages.

Definition at line 1088 of file Library/ltkcpp_base.h.


The documentation for this class was generated from the following files: