Public Member Functions | |
Element (int a, const std::string &n) | |
Element () | |
Element (Enumeration &fields, const std::string &name) | |
operator int () const | |
operator std::string () const |
code::Enumeration::Element::Element | ( | int | a, | |
const std::string & | n | |||
) | [inline] |
code::Enumeration::Element::Element | ( | ) | [inline] |
code::Enumeration::Element::Element | ( | Enumeration & | fields, | |
const std::string & | name | |||
) | [inline] |
code::Enumeration::Element::operator int | ( | ) | const [inline] |
code::Enumeration::Element::operator std::string | ( | ) | const [inline] |