Public Member Functions | Public Attributes | Protected Member Functions
bt_constructor::Node Class Reference

#include <BTConstructor.h>

Inheritance diagram for bt_constructor::Node:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void add_call ()
void add_node ()
Nodecall ()
void create_call ()
void create_node ()
void drop_node ()
std::string getId () const
 Node ()
Nodenode ()

Public Attributes

string decorator_name
string file
string id
int line
string name
std::vector< Nodenodes
int pos
string task_result
string type

Protected Member Functions

 Node (string t)

Detailed Description

Definition at line 63 of file BTConstructor.h.


Constructor & Destructor Documentation

bt_constructor::Node::Node ( string  t) [inline, protected]

Definition at line 65 of file BTConstructor.h.

Definition at line 74 of file BTConstructor.h.


Member Function Documentation

void bt_constructor::Node::add_call ( ) [inline]

Definition at line 110 of file BTConstructor.h.

void bt_constructor::Node::add_node ( ) [inline]

Definition at line 85 of file BTConstructor.h.

Definition at line 112 of file BTConstructor.h.

Definition at line 105 of file BTConstructor.h.

Definition at line 78 of file BTConstructor.h.

Definition at line 82 of file BTConstructor.h.

std::string bt_constructor::Node::getId ( ) const [inline]

Definition at line 116 of file BTConstructor.h.

Definition at line 97 of file BTConstructor.h.


Member Data Documentation

Definition at line 70 of file BTConstructor.h.

Definition at line 73 of file BTConstructor.h.

string bt_constructor::Node::id [mutable]

Definition at line 67 of file BTConstructor.h.

Definition at line 72 of file BTConstructor.h.

Definition at line 69 of file BTConstructor.h.

Definition at line 76 of file BTConstructor.h.

Definition at line 72 of file BTConstructor.h.

Definition at line 71 of file BTConstructor.h.

Definition at line 68 of file BTConstructor.h.


The documentation for this class was generated from the following file:


decision_making_parser
Author(s):
autogenerated on Wed Aug 26 2015 11:16:57