|
|
#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 | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::aron |
| namespace | armarx::aron::codegenerator |
| namespace | armarx::aron::codegenerator::cpp |
| namespace | 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 |