10 #ifndef _STRUS_TRACE_OBJECT_BUILDER_LIB_HPP_INCLUDED
11 #define _STRUS_TRACE_OBJECT_BUILDER_LIB_HPP_INCLUDED
18 class ErrorBufferInterface;
30 ErrorBufferInterface* errorhnd);
Interface for creating proxies for Strus objects that log methods called besides calling them...
Definition: traceObjectBuilderInterface.hpp:23
Interface providing a storage object builder interface with tracing and querying of traces...
Definition: traceLoggerInterface.hpp:20
TraceObjectBuilderInterface * traceCreateObjectBuilder(TraceLoggerInterface *tracelog, ErrorBufferInterface *errorhnd)
Create a proxy object to wrap storage and analyzer object builder and all descendant objects to log a...