libNuML
1.1.1
Library for reading / writing NuML documents
|
Go to the documentation of this file.
18 #ifndef NUMLTypeCodes_h
19 #define NUMLTypeCodes_h
25 LIBNUML_CPP_NAMESPACE_BEGIN
87 LIBNUML_CPP_NAMESPACE_END
#define BEGIN_C_DECLS
Definition: extern.h:112
Definition: NUMLTypeCodes.h:47
Definition: NUMLTypeCodes.h:36
Definition: NUMLTypeCodes.h:39
Definition: NUMLTypeCodes.h:51
#define LIBNUML_EXTERN
Begin svn Header.
Definition: extern.h:104
Definition: NUMLTypeCodes.h:52
Definition: NUMLTypeCodes.h:41
Definition: NUMLTypeCodes.h:35
#define END_C_DECLS
Definition: extern.h:113
Definition: NUMLTypeCodes.h:46
NUMLTypeCode_t
An enumeration of NUML types to help identify NUML objects at runtime.
Definition: NUMLTypeCodes.h:33
Definition: NUMLTypeCodes.h:44
Definition: NUMLTypeCodes.h:43
Definition: NUMLTypeCodes.h:38
Definition: NUMLTypeCodes.h:49
const LIBNUML_EXTERN char * NUMLTypeCode_toString(NUMLTypeCode_t tc)
This method takes an NUML type code and returns a string representing the code.
Definition: NUMLTypeCodes.cpp:53
Definition: NUMLTypeCodes.h:37
Definition: NUMLTypeCodes.h:40
Definition: NUMLTypeCodes.h:50
Definition: NUMLTypeCodes.h:45
Definition: NUMLTypeCodes.h:48
Definition: NUMLTypeCodes.h:42