MlpHdrClient Class Reference
#include <MlpHdrClient.hpp>
List of all members.
Constructor & Destructor Documentation
MlpHdrClient::MlpHdrClient |
( |
int |
clientType |
) |
|
MlpHdrClient::~MlpHdrClient |
( |
|
) |
|
Member Function Documentation
int MlpHdrClient::getClientType |
( |
|
) |
|
std::string MlpHdrClient::getId |
( |
|
) |
|
bool MlpHdrClient::getLastClientFlag |
( |
|
) |
|
std::string MlpHdrClient::getPwd |
( |
|
) |
|
int MlpHdrClient::getRequestorType |
( |
|
) |
|
std::string MlpHdrClient::getServiceId |
( |
|
) |
|
void MlpHdrClient::setId |
( |
std::string |
id |
) |
|
void MlpHdrClient::setLastClientFlag |
( |
bool |
lastClient = false |
) |
|
void MlpHdrClient::setPwd |
( |
std::string |
pwd |
) |
|
void MlpHdrClient::setRequestorType |
( |
int |
requestorType = MlpConstants::REQUESTOR_TYPE_MSISDN |
) |
|
void MlpHdrClient::setServiceId |
( |
std::string |
id |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: