MlpHdrClient Class Reference

#include <MlpHdrClient.hpp>

List of all members.

Public Member Functions

 MlpHdrClient (int clientType)
 ~MlpHdrClient ()
int getClientType ()
void setPwd (std::string pwd)
std::string getPwd ()
void setId (std::string id)
std::string getId ()
void setServiceId (std::string id)
std::string getServiceId ()
void setRequestorType (int requestorType)
int getRequestorType ()
void setLastClientFlag (bool lastClient)
bool getLastClientFlag ()

Protected Attributes

int _clientType
std::string _pwd
std::string _id
std::string _serviceId
int _requestorType
bool _lastClient

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

int MlpHdrClient::_clientType [protected]
std::string MlpHdrClient::_id [protected]
bool MlpHdrClient::_lastClient [protected]
std::string MlpHdrClient::_pwd [protected]
std::string MlpHdrClient::_serviceId [protected]

The documentation for this class was generated from the following files:

Generated on Tue Jan 19 10:25:56 2010 for "MLP Library" by  doxygen 1.6.1