Classes | Namespaces | Defines | Enumerations | Functions
EdgeCondition.hpp File Reference
#include <map>
#include "rtt-scripting-config.h"
#include "../base/rtt-base-fwd.hpp"
#include "rtt-scripting-fwd.hpp"
#include <boost/graph/adjacency_list.hpp>
Include dependency graph for EdgeCondition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTT::scripting::EdgeCondition
 This class represents a conditional branch in a program tree. It contains a condition which must be satisfied to pass to the next node. More...

Namespaces

namespace  boost
namespace  RTT
 

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


namespace  RTT::scripting

Defines

#define BOOST_NO_HASH

Enumerations

enum  edge_condition_t { edge_condition }

Functions

 boost::BOOST_INSTALL_PROPERTY (edge, condition)

Define Documentation

#define BOOST_NO_HASH

Definition at line 54 of file EdgeCondition.hpp.


Enumeration Type Documentation

Enumerator:
edge_condition 

Definition at line 59 of file EdgeCondition.hpp.



rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:34