#include <property.h>
◆ Initializer() [1/3]
| exotica::Initializer::Initializer |
( |
| ) |
|
◆ Initializer() [2/3]
| exotica::Initializer::Initializer |
( |
const std::string & |
name | ) |
|
◆ Initializer() [3/3]
| exotica::Initializer::Initializer |
( |
const std::string & |
name, |
|
|
const std::map< std::string, boost::any > & |
properties |
|
) |
| |
◆ AddProperty()
| void exotica::Initializer::AddProperty |
( |
const Property & |
prop | ) |
|
◆ GetName()
| const std::string& exotica::Initializer::GetName |
( |
| ) |
const |
◆ GetProperty()
| boost::any exotica::Initializer::GetProperty |
( |
const std::string & |
name | ) |
const |
◆ GetPropertyNames()
| std::vector<std::string> exotica::Initializer::GetPropertyNames |
( |
| ) |
const |
◆ HasProperty()
| bool exotica::Initializer::HasProperty |
( |
const std::string & |
name | ) |
const |
◆ SetName()
| void exotica::Initializer::SetName |
( |
const std::string & |
name | ) |
|
◆ SetProperty()
| void exotica::Initializer::SetProperty |
( |
const std::string & |
name, |
|
|
boost::any |
|
|
) |
| |
◆ name_
| std::string exotica::Initializer::name_ |
◆ properties_
| std::map<std::string, Property> exotica::Initializer::properties_ |
The documentation for this class was generated from the following file:
- /tmp/exotica/exotica_core/include/exotica_core/property.h