EnumType.h File Reference

Class that represents the value of an enumeration. An enumeration is made of "1..n" objects EnumType. More...

#include "../Config.h"
#include "AbstractType.h"
#include <string>

Go to the source code of this file.

Classes

class  te::layout::EnumType
 Class that represents the value of an enumeration. An enumeration is made of "1..n" objects EnumType. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Detailed Description

Class that represents the value of an enumeration. An enumeration is made of "1..n" objects EnumType.

Definition in file EnumType.h.