#include <ordertypeslist.h>
Inheritance diagram for TPProto::OrderTypesList:

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