0.01.00
ot::Message Member List

This is the complete list of members for ot::Message, including all inherited members.

AddRss(int8_t aRss)ot::Messageinline
Append(const void *aBuf, uint16_t aLength)ot::Message
ClearChildMask(uint8_t aChildIndex)ot::Message
ClearDirectTransmission(void)ot::Messageinline
Clone(uint16_t aLength) constot::Message
Clone(void) constot::Messageinline
CopyTo(uint16_t aSourceOffset, uint16_t aDestinationOffset, uint16_t aLength, Message &aMessage) constot::Message
Free(void)ot::Message
GetAverageRss(void) constot::Messageinline
GetBufferCount(void) constot::Message
GetChannel(void) constot::Messageinline
GetChildMask(uint8_t aChildIndex) constot::Message
GetDatagramTag(void) constot::Messageinline
GetDirectTransmission(void) constot::Messageinline
GetInterfaceId(void) constot::Messageinline
GetLength(void) constot::Messageinline
GetMessageQueue(void) constot::Messageinline
GetNext(void) constot::Message
GetNextBuffer(void) constot::Bufferinline
GetOffset(void) constot::Messageinline
GetPanId(void) constot::Messageinline
GetPriority(void) constot::Messageinline
GetRssAverager(void) constot::Messageinline
GetSubType(void) constot::Messageinline
GetTimeout(void) constot::Messageinline
GetType(void) constot::Messageinline
IsChildPending(void) constot::Message
IsLinkSecurityEnabled(void) constot::Messageinline
IsSubTypeMle(void) constot::Message
kNumPriorities enum valueot::Message
kPriorityHigh enum valueot::Message
kPriorityLow enum valueot::Message
kPriorityMedium enum valueot::Message
kPriorityVeryLow enum valueot::Message
kSubTypeJoinerEntrust enum valueot::Message
kSubTypeJoinerFinalizeResponse enum valueot::Message
kSubTypeMleAnnounce enum valueot::Message
kSubTypeMleChildUpdateRequest enum valueot::Message
kSubTypeMleDiscoverRequest enum valueot::Message
kSubTypeMleDiscoverResponse enum valueot::Message
kSubTypeMleGeneral enum valueot::Message
kSubTypeMplRetransmission enum valueot::Message
kSubTypeNone enum valueot::Message
kType6lowpan enum valueot::Message
kTypeIp6 enum valueot::Message
kTypeMacDataPoll enum valueot::Message
kTypeSupervision enum valueot::Message
mData (defined in ot::Buffer)ot::Buffer
MessagePool (defined in ot::Message)ot::Messagefriend
MessageQueue (defined in ot::Message)ot::Messagefriend
mHead (defined in ot::Buffer)ot::Buffer
mInfo (defined in ot::Buffer)ot::Buffer
mNextotMessage
MoveOffset(int aDelta)ot::Message
Prepend(const void *aBuf, uint16_t aLength)ot::Message
PriorityQueue (defined in ot::Message)ot::Messagefriend
Read(uint16_t aOffset, uint16_t aLength, void *aBuf) constot::Message
RemoveHeader(uint16_t aLength)ot::Message
SetChannel(uint8_t aChannel)ot::Messageinline
SetChildMask(uint8_t aChildIndex)ot::Message
SetDatagramTag(uint16_t aTag)ot::Messageinline
SetDirectTransmission(void)ot::Messageinline
SetInterfaceId(int8_t aInterfaceId)ot::Messageinline
SetLength(uint16_t aLength)ot::Message
SetLinkSecurityEnabled(bool aEnabled)ot::Messageinline
SetNextBuffer(class Buffer *buf)ot::Bufferinline
SetOffset(uint16_t aOffset)ot::Message
SetPanId(uint16_t aPanId)ot::Messageinline
SetPriority(uint8_t aPriority)ot::Message
SetSubType(uint8_t aSubType)ot::Messageinline
SetTimeout(uint8_t aTimeout)ot::Messageinline
SetType(uint8_t aType)ot::Messageinline
UpdateChecksum(uint16_t aChecksum, uint16_t aValue)ot::Messagestatic
UpdateChecksum(uint16_t aChecksum, const void *aBuf, uint16_t aLength)ot::Messagestatic
UpdateChecksum(uint16_t aChecksum, uint16_t aOffset, uint16_t aLength) constot::Message
Write(uint16_t aOffset, uint16_t aLength, const void *aBuf)ot::Message