Apama
10.15.0.2
|
Semantic Mapper. More...
Go to the source code of this file.
Classes | |
struct | AP_SemanticMapper_Functions |
AP_SemanticMapper_Functions. More... | |
struct | AP_SemanticMapper |
AP_SemanticMapper. More... | |
Enumerations | |
enum | AP_SemanticMapperError { AP_SemanticMapper_OK = 0, AP_SemanticMapper_InternalError, AP_SemanticMapper_MappingFailure, AP_SemanticMapper_InjectionFailure } |
AP_SemanticMapperError. More... | |
Functions | |
AP_IAFCORE_API AP_SemanticMapper * | ap_getSemanticMapper () |
ap_getSemanticMapper More... | |
Semantic Mapper.
AP_SemanticMapperError.
Error codes that can be returned by operations on the Semantic Mapper. The enumeration values follow the normal UNIX convention of zero == OK and non-zero == error.
AP_IAFCORE_API AP_SemanticMapper* ap_getSemanticMapper | ( | ) |
ap_getSemanticMapper
External (client-visible) method to obtain a pointer to the Semantic Mapper component of an IAF instance.