armarx::aron::codegenerator::cpp Namespace Reference

Namespaces

 conversion
 
 generator
 

Classes

class  Generator
 
class  GeneratorFactory
 
class  Writer
 

Typedefs

using AronGeneratedClass = aron::cpp::AronGeneratedClass
 
template<class Derived >
using AronGeneratedIntEnum = aron::cpp::AronGeneratedIntEnum< Derived >
 
using AronGeneratedIntEnumBase = aron::cpp::AronGeneratedIntEnumBase
 
template<class Derived >
using AronGeneratedObject = aron::cpp::AronGeneratedObject< Derived >
 
using AronGeneratedObjectBase = aron::cpp::AronGeneratedObjectBase
 
typedef std::shared_ptr< GeneratorGeneratorPtr
 
typedef std::shared_ptr< GeneratorFactorySerializerFactoryPtr
 

Functions

std::string camelToSnake (const std::string &str)
 

Typedef Documentation

◆ AronGeneratedClass

◆ AronGeneratedIntEnum

Definition at line 67 of file AronGeneratedIntEnum.h.

◆ AronGeneratedIntEnumBase

◆ AronGeneratedObject

Definition at line 110 of file AronGeneratedObject.h.

◆ AronGeneratedObjectBase

◆ GeneratorPtr

typedef std::shared_ptr<Generator> GeneratorPtr

Definition at line 62 of file Generator.h.

◆ SerializerFactoryPtr

typedef std::shared_ptr<GeneratorFactory> SerializerFactoryPtr

Definition at line 59 of file Generator.h.

Function Documentation

◆ camelToSnake()

std::string armarx::aron::codegenerator::cpp::camelToSnake ( const std::string &  str)

Definition at line 38 of file Writer.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: