All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Valuable::EnumNames Struct Reference

This struct is used to define the name strings for enum values so they can be referenced from CSS. More...

#include <Valuable/AttributeFlags.hpp>

Public Attributes

const char * name
 Name of the flag.
 
long value
 Value of the value.
 

Detailed Description

This struct is used to define the name strings for enum values so they can be referenced from CSS.