29         typedef TraceLoggerInterface* (*CreateTraceLogger)( 
const std::string& config, ErrorBufferInterface* errorhnd);
 
Entry point of a module with signature and version info to verify correctness of the dynamic linking...
Definition: moduleEntryPoint.hpp:19
Header with object types needed for declaration of a strus module.