KIM API V2
|
Go to the source code of this file.
Macros | |
#define | KIM_LOG_VERBOSITY_DEFINED_ |
#define | KIM_MODEL_COMPUTE_ARGUMENTS_DESTROY_DEFINED_ |
Typedefs | |
typedef struct KIM_LogVerbosity | KIM_LogVerbosity |
typedef struct KIM_ModelComputeArgumentsDestroy | KIM_ModelComputeArgumentsDestroy |
Functions | |
void | KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, void **const ptr) |
void | KIM_ModelComputeArgumentsDestroy_LogEntry (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, KIM_LogVerbosity const logVerbosity, char const *const message, int const lineNumber, char const *const fileName) |
char const *const | KIM_ModelComputeArgumentsDestroy_String (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy) |
#define KIM_LOG_VERBOSITY_DEFINED_ |
Definition at line 41 of file KIM_ModelComputeArgumentsDestroy.h.
#define KIM_MODEL_COMPUTE_ARGUMENTS_DESTROY_DEFINED_ |
Definition at line 49 of file KIM_ModelComputeArgumentsDestroy.h.
typedef struct KIM_LogVerbosity KIM_LogVerbosity |
Definition at line 42 of file KIM_ModelComputeArgumentsDestroy.h.
typedef struct KIM_ModelComputeArgumentsDestroy KIM_ModelComputeArgumentsDestroy |
Definition at line 50 of file KIM_ModelComputeArgumentsDestroy.h.
void KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy, |
void **const | ptr | ||
) |
void KIM_ModelComputeArgumentsDestroy_LogEntry | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy, |
KIM_LogVerbosity const | logVerbosity, | ||
char const *const | message, | ||
int const | lineNumber, | ||
char const *const | fileName | ||
) |
char const* const KIM_ModelComputeArgumentsDestroy_String | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy | ) |