#include <ServiceMessages.hpp>
Detailed Description
Definition at line 29 of file ServiceMessages.hpp.
Member Enumeration Documentation
- Enumerator:
NO_ERROR |
|
ERROR_SERIALIZE |
|
ERROR_UNSERIALIZE |
|
ERROR_TITLE |
|
Definition at line 32 of file ServiceMessages.hpp.
Constructor & Destructor Documentation
HCE::handlers::RouteMessage::RouteMessage |
( |
std::vector< ClientWorkerItem > & |
queue_ | ) |
|
HCE::handlers::RouteMessage::~RouteMessage |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
std::string HCE::handlers::RouteMessage::build |
( |
const std::string & |
title = "" | ) |
|
std::string HCE::handlers::RouteMessage::buildIdentityNames |
( |
const std::vector< ClientWorkerItem > & |
clientQueue | ) |
|
|
static |
std::string HCE::handlers::RouteMessage::buildIdentityNames |
( |
const std::vector< std::string > & |
names | ) |
|
|
static |
void HCE::handlers::RouteMessage::clear |
( |
void |
| ) |
|
void HCE::handlers::RouteMessage::extract |
( |
const std::string & |
title, |
|
|
const std::string & |
msgBody |
|
) |
| |
std::vector< std::string > HCE::handlers::RouteMessage::extractIdentityNames |
( |
const std::string & |
routeMessage | ) |
|
|
static |
std::vector< std::string > HCE::handlers::RouteMessage::extractRouteNames |
( |
const std::vector< ClientWorkerItem > & |
clientQueue | ) |
|
|
static |
std::vector< std::string > HCE::handlers::RouteMessage::extractRouteNames |
( |
void |
| ) |
|
bool HCE::handlers::RouteMessage::serialize |
( |
std::string & |
json | ) |
|
|
virtual |
bool HCE::handlers::RouteMessage::unserialize |
( |
const std::string & |
json | ) |
|
|
virtual |
The documentation for this class was generated from the following files: