#include <componentidslist.h>
Inheritance diagram for TPProto::ComponentIdsList:

Public Member Functions | |
| ComponentIdsList () | |
| Default constructor. | |
| virtual | ~ComponentIdsList () |
| Required virtual destructor. | |
| bool | unpackBuffer (Buffer *buf) |
| Unpack from a Buffer. Unpacks the ComponentIdsList frame from the buffer. | |
| bool TPProto::ComponentIdsList::unpackBuffer | ( | Buffer * | buf | ) | [virtual] |
Unpack from a Buffer. Unpacks the ComponentIdsList frame from the buffer.
| buf | The Buffer to unpack out of. |
Reimplemented from TPProto::IdSequence.
1.5.1