AronGeneratedClass.h File Reference
+ Include dependency graph for AronGeneratedClass.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AronGeneratedClass
 

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

using AronGeneratedClass = aron::cpp::AronGeneratedClass
 

Variables

template<class T >
concept isAronGeneratedClass = std::is_base_of<AronGeneratedClass, T>::value