MlpSubscriber Class Reference
#include <MlpSubscriber.hpp>
List of all members.
Constructor & Destructor Documentation
MlpSubscriber::MlpSubscriber |
( |
int |
subscriberType |
) |
|
MlpSubscriber::~MlpSubscriber |
( |
|
) |
|
Member Function Documentation
void MlpSubscriber::addCodeword |
( |
std::string |
codeword |
) |
|
std::string MlpSubscriber::getCodeword |
( |
|
) |
|
int MlpSubscriber::getCurrentTag |
( |
|
) |
|
std::string MlpSubscriber::getMsid |
( |
|
) |
|
int MlpSubscriber::getMsidEnc |
( |
|
) |
|
int MlpSubscriber::getMsidType |
( |
|
) |
|
std::string MlpSubscriber::getSession |
( |
|
) |
|
int MlpSubscriber::getSessionType |
( |
|
) |
|
std::string MlpSubscriber::getStartMsid |
( |
|
) |
|
int MlpSubscriber::getStartMsidEnc |
( |
|
) |
|
int MlpSubscriber::getStartMsidType |
( |
|
) |
|
std::string MlpSubscriber::getStopMsid |
( |
|
) |
|
int MlpSubscriber::getStopMsidEnc |
( |
|
) |
|
int MlpSubscriber::getStopMsidType |
( |
|
) |
|
int MlpSubscriber::getSubscriberType |
( |
|
) |
|
std::string MlpSubscriber::getTransId |
( |
|
) |
|
void MlpSubscriber::setCodeword |
( |
std::string |
codeword |
) |
|
void MlpSubscriber::setCurrentTag |
( |
int |
currentTag |
) |
|
void MlpSubscriber::setMsid |
( |
std::string |
msid |
) |
|
void MlpSubscriber::setMsidEnc |
( |
int |
MsidEnc |
) |
|
void MlpSubscriber::setMsidType |
( |
int |
msidType |
) |
|
void MlpSubscriber::setSession |
( |
std::string |
session |
) |
|
void MlpSubscriber::setSessionType |
( |
int |
sessionType |
) |
|
void MlpSubscriber::setStartMsid |
( |
std::string |
startMsid |
) |
|
void MlpSubscriber::setStartMsidEnc |
( |
int |
startMsidEnc |
) |
|
void MlpSubscriber::setStartMsidType |
( |
int |
startMsidType |
) |
|
void MlpSubscriber::setStopMsid |
( |
std::string |
stopMsid |
) |
|
void MlpSubscriber::setStopMsidEnc |
( |
int |
stopMsidEnc |
) |
|
void MlpSubscriber::setStopMsidType |
( |
int |
stopMsidType |
) |
|
void MlpSubscriber::setTransId |
( |
std::string |
transId |
) |
|
std::string MlpSubscriber::toString |
( |
|
) |
const |
The documentation for this class was generated from the following files: