My Project
 All Classes Functions Enumerations Enumerator
Public Types | Public Member Functions | List of all members
NoNamespaceEnumClass Class Reference

This class also has an enum inside it. More...

Public Types

enum  EnumInsideClass { TypeA, TypeB, TypeC }
 Another enum inside a class. More...
 

Public Member Functions

 operator EnumInsideClass () const
 Cast NoNamespaceEnumClass to EnumInsideClass.
 

Detailed Description

This class also has an enum inside it.

Member Enumeration Documentation

Another enum inside a class.

Enumerator
TypeA 

This is another type A.

TypeB 

This is another type B.

TypeC 

This is another type C.


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