![]() |
AUBO SDK
0.26.0
|
Interface for injecting logs into the controller's logging system. More...
#include <string>#include <vector>#include <memory>#include <sstream>#include <aubo/global_config.h>#include <aubo/type_def.h>

Go to the source code of this file.
Classes | |
| class | arcs::common_interface::Trace |
| provides a logging system for controller extension programs More... | |
Namespaces | |
| namespace | arcs |
| namespace | arcs::common_interface |
Typedefs | |
| using | arcs::common_interface::TracePtr = std::shared_ptr< Trace > |
Interface for injecting logs into the controller's logging system.
Definition in file trace.h.