#include <designidslist.h>
Inheritance diagram for TPProto::DesignIdsList:

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