Description of an enumeration value.
More...
#include <DescriptionBase.h>
Description of an enumeration value.
| stromx::runtime::EnumDescription::EnumDescription |
( |
const Enum & |
value | ) |
|
|
inlineexplicit |
Constructs an enumeration description.
| stromx::runtime::EnumDescription::EnumDescription |
( |
const Enum & |
value, |
|
|
const std::string & |
title |
|
) |
| |
|
inline |
Constructs an enumeration description with a documentation title .
| const std::string& stromx::runtime::EnumDescription::title |
( |
| ) |
const |
|
inline |
Returns the description title.
| const Enum stromx::runtime::EnumDescription::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: