|
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< Generator > | GeneratorPtr |
typedef std::shared_ptr< GeneratorFactory > | SerializerFactoryPtr |
Functions | |
std::string | camelToSnake (const std::string &str) |
Definition at line 65 of file AronGeneratedClass.h.
using AronGeneratedIntEnum = aron::cpp::AronGeneratedIntEnum<Derived> |
Definition at line 67 of file AronGeneratedIntEnum.h.
Definition at line 64 of file AronGeneratedIntEnum.h.
using AronGeneratedObject = aron::cpp::AronGeneratedObject<Derived> |
Definition at line 110 of file AronGeneratedObject.h.
Definition at line 107 of file AronGeneratedObject.h.
typedef std::shared_ptr<Generator> GeneratorPtr |
Definition at line 62 of file Generator.h.
typedef std::shared_ptr<GeneratorFactory> SerializerFactoryPtr |
Definition at line 59 of file Generator.h.
std::string armarx::aron::codegenerator::cpp::camelToSnake | ( | const std::string & | str | ) |
Definition at line 38 of file Writer.cpp.