CppEnum.h File Reference
#include <memory>
#include <vector>
#include "MetaEnum.h"
#include <boost/format/format_fwd.hpp>
#include "CppWriter.h"
+ Include dependency graph for CppEnum.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppEnum
 
class  CppEnumField
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using CppEnumFieldPtr = std::shared_ptr< CppEnumField >
 
using CppEnumPtr = std::shared_ptr< CppEnum >