#include <server_response_containers.h>
◆ ResponseContainer()
| ResponseContainer::ResponseContainer |
( |
int | _cmdId | ) |
|
◆ ~ResponseContainer()
| ResponseContainer::~ResponseContainer |
( |
| ) |
|
◆ enqueuePostResponseItem()
◆ enqueuePreResponseItem()
◆ getCmdId()
| int ResponseContainer::getCmdId |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPostResponseQueue()
| const QList< QPair< ServerMessage::MessageType, ::google::protobuf::Message * > > & ResponseContainer::getPostResponseQueue |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPreResponseQueue()
| const QList< QPair< ServerMessage::MessageType, ::google::protobuf::Message * > > & ResponseContainer::getPreResponseQueue |
( |
| ) |
const |
|
inlinenodiscard |
◆ getResponseExtension()
| ::google::protobuf::Message * ResponseContainer::getResponseExtension |
( |
| ) |
const |
|
inlinenodiscard |
◆ setResponseExtension()
| void ResponseContainer::setResponseExtension |
( |
::google::protobuf::Message * | _responseExtension | ) |
|
|
inline |
◆ cmdId
| int ResponseContainer::cmdId |
|
private |
◆ postResponseQueue
◆ preResponseQueue
◆ responseExtension
| ::google::protobuf::Message* ResponseContainer::responseExtension |
|
private |
The documentation for this class was generated from the following files: