
#include <ExclusionType.h>
Public Types | |
| enum | Enum { FIRST = 0, UNDEFINED = 0, NONE, ONE2, ONE3, ONE4, ONE4MODIFIED, LAST } |
Public Member Functions | |
| virtual | ~ExclusionEnum () |
Static Public Attributes | |
| const std::string | str [] |
|
|
Reimplemented in ProtoMol::AbstractEnumType< ExclusionEnum >. |
|
|
|
|
|
Initial value: {
string("undefined"),
string("none"),
string("1-2"),
string("1-3"),
string("1-4"),
string("scaled1-4")
}
|