|
#include "AronGeneratedClass.h"
Go to the source code of this file.
Classes | |
class | AronGeneratedObject< Derived > |
class | AronGeneratedObjectBase |
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::cpp | |
Typedefs | |
template<class Derived > | |
using | AronGeneratedObject = aron::cpp::AronGeneratedObject< Derived > |
using | AronGeneratedObjectBase = aron::cpp::AronGeneratedObjectBase |
Variables | |
template<class T > | |
concept | isAronGeneratedObject = std::is_base_of<AronGeneratedObjectBase, T>::value |