armarx::aron::typereader Namespace Reference

Namespaces

 xml
 All constantes for the aron XML parser, in addition to some utility functions wrapping around the armarxcore-xml-parser.
 

Classes

struct  GenerateInfo
 A top-level struct for type-generation information. More...
 
struct  GenerateIntEnumInfo
 Information which is needed to generate code for an int enum. More...
 
struct  GenerateObjectInfo
 Information which is needed to generate code for an object. More...
 
class  Reader
 The basic reader class, defining methods for reading an aron description file and returning an aron type object, representing the description It contains basic functions, to read in arbitrary files and to store the type generation information. More...