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

Namespaces

namespace  conversion
 
namespace  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

template<class Derived>
using AronGeneratedIntEnum = aron::cpp::AronGeneratedIntEnum<Derived>

Definition at line 64 of file AronGeneratedIntEnum.h.

◆ AronGeneratedIntEnumBase

◆ AronGeneratedObject

template<class Derived>
using AronGeneratedObject = aron::cpp::AronGeneratedObject<Derived>

Definition at line 111 of file AronGeneratedObject.h.

◆ AronGeneratedObjectBase

◆ GeneratorPtr

typedef std::shared_ptr<Generator> GeneratorPtr

Definition at line 60 of file Generator.h.

◆ SerializerFactoryPtr

typedef std::shared_ptr<GeneratorFactory> SerializerFactoryPtr

Definition at line 57 of file Generator.h.

Function Documentation

◆ camelToSnake()

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

Definition at line 39 of file Writer.cpp.

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