#include <ScriptState.h>
Public Types | |
enum | { UNKNOWN = 0 } |
enum | { ACTIVE = 1 } |
enum | { SUCCEEDED = 2 } |
enum | { FAILED = 3 } |
enum | { PAUSED = 4 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _component_name_type |
typedef int16_t | _error_code_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _full_graph_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _function_name_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int16_t | _number_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _parameter_name_type |
typedef int8_t | _state_type |
typedef boost::shared_ptr < ::cob_script_server::ScriptState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_script_server::ScriptState_ < ContainerAllocator > > | Ptr |
typedef ScriptState_ < ContainerAllocator > | Type |
Public Member Functions | |
ScriptState_ () | |
ScriptState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | component_name |
int16_t | error_code |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | full_graph_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | function_name |
::std_msgs::Header_ < ContainerAllocator > | header |
int16_t | number |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | parameter_name |
int8_t | state |
Definition at line 22 of file ScriptState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::_component_name_type |
Definition at line 58 of file ScriptState.h.
typedef int16_t cob_script_server::ScriptState_< ContainerAllocator >::_error_code_type |
Definition at line 70 of file ScriptState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::_full_graph_name_type |
Definition at line 64 of file ScriptState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::_function_name_type |
Definition at line 55 of file ScriptState.h.
typedef ::std_msgs::Header_<ContainerAllocator> cob_script_server::ScriptState_< ContainerAllocator >::_header_type |
Definition at line 49 of file ScriptState.h.
typedef int16_t cob_script_server::ScriptState_< ContainerAllocator >::_number_type |
Definition at line 52 of file ScriptState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::_parameter_name_type |
Definition at line 61 of file ScriptState.h.
typedef int8_t cob_script_server::ScriptState_< ContainerAllocator >::_state_type |
Definition at line 67 of file ScriptState.h.
typedef boost::shared_ptr< ::cob_script_server::ScriptState_<ContainerAllocator> const> cob_script_server::ScriptState_< ContainerAllocator >::ConstPtr |
Definition at line 80 of file ScriptState.h.
typedef boost::shared_ptr< ::cob_script_server::ScriptState_<ContainerAllocator> > cob_script_server::ScriptState_< ContainerAllocator >::Ptr |
Definition at line 79 of file ScriptState.h.
typedef ScriptState_<ContainerAllocator> cob_script_server::ScriptState_< ContainerAllocator >::Type |
Definition at line 23 of file ScriptState.h.
anonymous enum |
Definition at line 73 of file ScriptState.h.
anonymous enum |
Definition at line 74 of file ScriptState.h.
anonymous enum |
Definition at line 75 of file ScriptState.h.
anonymous enum |
Definition at line 76 of file ScriptState.h.
anonymous enum |
Definition at line 77 of file ScriptState.h.
cob_script_server::ScriptState_< ContainerAllocator >::ScriptState_ | ( | ) | [inline] |
Definition at line 25 of file ScriptState.h.
cob_script_server::ScriptState_< ContainerAllocator >::ScriptState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file ScriptState.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_script_server::ScriptState_< ContainerAllocator >::__connection_header |
Definition at line 81 of file ScriptState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::component_name |
Definition at line 59 of file ScriptState.h.
int16_t cob_script_server::ScriptState_< ContainerAllocator >::error_code |
Definition at line 71 of file ScriptState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::full_graph_name |
Definition at line 65 of file ScriptState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::function_name |
Definition at line 56 of file ScriptState.h.
::std_msgs::Header_<ContainerAllocator> cob_script_server::ScriptState_< ContainerAllocator >::header |
Definition at line 50 of file ScriptState.h.
int16_t cob_script_server::ScriptState_< ContainerAllocator >::number |
Definition at line 53 of file ScriptState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_script_server::ScriptState_< ContainerAllocator >::parameter_name |
Definition at line 62 of file ScriptState.h.
int8_t cob_script_server::ScriptState_< ContainerAllocator >::state |
Definition at line 68 of file ScriptState.h.