This class lets me pass keyword types easily. More...
Public Types | |
enum | { hidden, compulsory, flag, optional, atoms, vessel } |
Public Member Functions | |
KeyType (const std::string &type) | |
bool | isAtomList () const |
bool | isCompulsory () const |
bool | isFlag () const |
bool | isOptional () const |
bool | isVessel () const |
void | setStyle (const std::string &type) |
std::string | toString () const |
Public Attributes | |
enum PLMD::Keywords::KeyType:: { ... } | style |
This class lets me pass keyword types easily.
|
explicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void PLMD::Keywords::KeyType::setStyle | ( | const std::string & | type | ) |
|
inline |
enum { ... } PLMD::Keywords::KeyType::style |
Hosted by GitHub | 1.8.17 |