cmlabs::ClientProfile Class Reference
#include <Specs.h>
List of all members.
Detailed Description
Definition at line 561 of file Specs.h.
Constructor & Destructor Documentation
cmlabs::ClientProfile::ClientProfile |
( |
|
) |
|
cmlabs::ClientProfile::ClientProfile |
( |
const JString & |
xml |
) |
|
cmlabs::ClientProfile::ClientProfile |
( |
XMLNode * |
node |
) |
|
cmlabs::ClientProfile::~ClientProfile |
( |
|
) |
|
Member Function Documentation
unsigned long cmlabs::ClientProfile::getPayloadSize |
( |
|
) |
const [virtual] |
Object * cmlabs::ClientProfile::clone |
( |
|
) |
const [virtual] |
bool cmlabs::ClientProfile::equals |
( |
const Object * |
otherProfile |
) |
const [virtual] |
bool cmlabs::ClientProfile::fromXML |
( |
const JString & |
xml |
) |
[virtual] |
bool cmlabs::ClientProfile::fromXML |
( |
XMLNode * |
node |
) |
[virtual] |
JString cmlabs::ClientProfile::toXML |
( |
|
) |
[virtual] |
JString cmlabs::ClientProfile::toHTML |
( |
|
) |
[virtual] |
JString cmlabs::ClientProfile::print |
( |
|
) |
[virtual] |
bool cmlabs::ClientProfile::setCapability |
( |
const JString & |
category, |
|
|
const JString & |
capability, |
|
|
const JString & |
value | |
|
) |
| | |
bool cmlabs::ClientProfile::hasCapability |
( |
const JString & |
category, |
|
|
const JString & |
capability | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: