COPASI API  4.40.278
CEnumAnnotation< Type, Enum > Member List

This is the complete list of members for CEnumAnnotation< Type, Enum >, including all inherited members.

annotations() constCEnumAnnotation< Type, Enum >inline
base typedefCEnumAnnotation< 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
mMapCEnumAnnotation< Type, Enum >private
operator[](Enum e) constCEnumAnnotation< Type, Enum >inline
operator[](size_t i) constCEnumAnnotation< Type, Enum >inline
toEnum(const Type &annotation, Enum enumDefault=Enum::__SIZE) constCEnumAnnotation< Type, Enum >inline
toEnum(const char *pAnnotation, Enum enumDefault=Enum::__SIZE) constCEnumAnnotation< Type, Enum >inline