This is a brief description.
More...
#include <SubsystemInfo.h>
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ SubsystemInfo() [1/2]
| openjaus::model::SubsystemInfo::SubsystemInfo |
( |
| ) |
|
§ ~SubsystemInfo()
| openjaus::model::SubsystemInfo::~SubsystemInfo |
( |
| ) |
|
|
virtual |
§ SubsystemInfo() [2/2]
| openjaus::model::SubsystemInfo::SubsystemInfo |
( |
const SubsystemInfo & |
copy | ) |
|
§ addNode()
| bool openjaus::model::SubsystemInfo::addNode |
( |
NodeInfo * |
node | ) |
|
§ getId()
| int openjaus::model::SubsystemInfo::getId |
( |
| ) |
const |
§ getName()
| std::string openjaus::model::SubsystemInfo::getName |
( |
void |
| ) |
const |
§ getNodes()
| const std::map< unsigned char, NodeInfo *> & openjaus::model::SubsystemInfo::getNodes |
( |
| ) |
const |
§ lookupComponent()
§ lookupService()
§ setId()
| bool openjaus::model::SubsystemInfo::setId |
( |
int |
id | ) |
|
- Parameters
-
| id | The value of the new id. |
§ setName()
| bool openjaus::model::SubsystemInfo::setName |
( |
std::string |
name | ) |
|
- Parameters
-
| name | The value of the new name. |
§ toString()
| std::string openjaus::model::SubsystemInfo::toString |
( |
| ) |
const |
|
virtual |
§ toXml()
| std::string openjaus::model::SubsystemInfo::toXml |
( |
unsigned char |
level = 0 | ) |
const |
§ operator<< [1/2]
§ operator<< [2/2]
§ id
| int openjaus::model::SubsystemInfo::id |
|
protected |
§ MAXIMUM_ID
| const unsigned short openjaus::model::SubsystemInfo::MAXIMUM_ID = 65534 |
|
static |
§ MINIMUM_ID
| const unsigned short openjaus::model::SubsystemInfo::MINIMUM_ID = 1 |
|
static |
§ name
| std::string openjaus::model::SubsystemInfo::name |
|
protected |
§ nodes
| std::map< unsigned char, NodeInfo * > openjaus::model::SubsystemInfo::nodes |
|
protected |
The documentation for this class was generated from the following files: