Custom type definition for service API in service description. Allows defining structs and enums.
More...
#include <custom_type.hpp>
Custom type definition for service API in service description. Allows defining structs and enums.
◆ Const_iterator
◆ Type
Defines the type of the custom type.
◆ CustomType()
kanzi::connect::CustomType::CustomType |
( |
const tinyxml2::XMLElement * | typeElement | ) |
|
|
explicit |
◆ ~CustomType()
kanzi::connect::CustomType::~CustomType |
( |
| ) |
|
|
default |
◆ beginDetails()
Begin iterator of details.
- Returns
- const iterator
◆ endDetails()
End iterator of details.
- Returns
- const iterator
◆ getName()
const string & kanzi::connect::CustomType::getName |
( |
| ) |
const |
Get the name of the custom type.
- Returns
- The name
◆ getType()
Type kanzi::connect::CustomType::getType |
( |
| ) |
const |
Get the type of the custom type.
- Returns
- The type
The documentation for this class was generated from the following file:
- connect/interface/custom_type.hpp