Fawkes API  Fawkes Development Version
InterfaceEnumConstant::EnumItem Struct Reference

Enumeration item. More...

#include <enum_constant.h>

List of all members.

Public Attributes

std::string name
 Name of item.
std::string comment
 Comment for item.
bool has_custom_value
 True if custom value set.
int custom_value
 Custom value.

Detailed Description

Enumeration item.


Member Data Documentation

Comment for item.

Definition at line 36 of file enum_constant.h.

Custom value.

Definition at line 38 of file enum_constant.h.

True if custom value set.

Definition at line 37 of file enum_constant.h.

Name of item.

Definition at line 35 of file enum_constant.h.


The documentation for this struct was generated from the following file: