Object.cpp File Reference
#include "Object.h"
#include <SimoxUtility/algorithm/vector.hpp>
#include <SimoxUtility/meta/type_name.h>
+ Include dependency graph for Object.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::aron
 
 armarx::aron::codegenerator
 
 armarx::aron::codegenerator::cpp
 
 armarx::aron::codegenerator::cpp::generator
 

Functions

std::vector< std::string > checkForAdditionalIncludes (const type::Object &t)
 
bool checkForAllowedReplacement (const type::Object &t)
 
std::string checkForClassNameReplacement (const type::Object &t)
 
std::string checkForInstantiationTypenameReplacement (const type::Object &t)
 

Variables

const std::map< std::string, DTOObjectReplacement > DTO_REPLACEMENTS