#include <boardidslist.h>
Inheritance diagram for TPProto::BoardIdsList:

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