COPASI API
4.40.278
|
This is the complete list of members for CEnumAnnotation< Type, Enum >, including all inherited members.
annotations() const | CEnumAnnotation< Type, Enum > | inline |
base typedef | CEnumAnnotation< Type, Enum > | |
CEnumAnnotation() | CEnumAnnotation< Type, Enum > | inline |
CEnumAnnotation(const CEnumAnnotation &src) | CEnumAnnotation< Type, Enum > | inline |
CEnumAnnotation(typename std::enable_if< !(std::is_same< Type, const char * >::value||std::is_const< Type >::value), const base & >::type src) | CEnumAnnotation< Type, Enum > | inline |
mMap | CEnumAnnotation< Type, Enum > | private |
operator[](Enum e) const | CEnumAnnotation< Type, Enum > | inline |
operator[](size_t i) const | CEnumAnnotation< Type, Enum > | inline |
toEnum(const Type &annotation, Enum enumDefault=Enum::__SIZE) const | CEnumAnnotation< Type, Enum > | inline |
toEnum(const char *pAnnotation, Enum enumDefault=Enum::__SIZE) const | CEnumAnnotation< Type, Enum > | inline |