0.01.00
ot::Buffer Class Reference

This class represents a Message buffer. More...

#include <src/core/common/message.hpp>

Inheritance diagram for ot::Buffer:
otMessage ot::Message

Public Member Functions

class BufferGetNextBuffer (void) const
 This method returns a pointer to the next message buffer. More...
 
void SetNextBuffer (class Buffer *buf)
 This method sets the pointer to the next message buffer.
 

Friends

class Message
 

Additional Inherited Members

- Public Attributes inherited from otMessage
struct otMessagemNext
 A pointer to the next Message buffer.
 

Detailed Description

This class represents a Message buffer.

Member Function Documentation

§ GetNextBuffer()

class Buffer* ot::Buffer::GetNextBuffer ( void  ) const
inline

This method returns a pointer to the next message buffer.

Returns
A pointer to the next message buffer.

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