AUBO SDK  0.26.0
Loading...
Searching...
No Matches
trace.h File Reference

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>
Include dependency graph for trace.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Detailed Description

Interface for injecting logs into the controller's logging system.

Definition in file trace.h.