Namespaces | Defines
StateMachine.cpp File Reference
#include "StateMachine.hpp"
#include "../ExecutionEngine.hpp"
#include "../internal/DataSource.hpp"
#include "../Service.hpp"
#include "CommandFunctors.hpp"
#include <Logger.hpp>
#include <functional>
#include <assert.h>
#include <boost/bind.hpp>
#include <boost/tuple/tuple.hpp>
#include "internal/mystd.hpp"
Include dependency graph for StateMachine.cpp:

Go to the source code of this file.

Namespaces

namespace  RTT
 

Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.


Defines

#define TRACE(msg)   if (mtrace) log(Info) << '[' << this->getStatusStr() << ']' << std::string(" ") + msg <<endlog()
#define TRACE_INIT()   Logger::In in( _name )

Define Documentation

#define TRACE (   msg)    if (mtrace) log(Info) << '[' << this->getStatusStr() << ']' << std::string(" ") + msg <<endlog()

Definition at line 51 of file StateMachine.cpp.

#define TRACE_INIT ( )    Logger::In in( _name )

Definition at line 50 of file StateMachine.cpp.



rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:22