|
|
#include "AronGeneratedClass.h"
Include dependency graph for AronGeneratedIntEnum.h:Go to the source code of this file.
Classes | |
| class | AronGeneratedIntEnum< Derived > |
| class | AronGeneratedIntEnumBase |
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 | AronGeneratedIntEnum = aron::cpp::AronGeneratedIntEnum< Derived > |
| using | AronGeneratedIntEnumBase = aron::cpp::AronGeneratedIntEnumBase |
Variables | |
| template<class T > | |
| concept | isAronGeneratedIntEnum = std::is_base_of<AronGeneratedIntEnumBase, T>::value |