#include <categoryidslist.h>
Inheritance diagram for TPProto::CategoryIdsList:

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