|
SMACC2
|
#include <smacc2/smacc_tracing/smacc_tracing.hpp>
Go to the source code of this file.
Macros | |
| #define | CONDITIONAL_TP(...) |
| #define CONDITIONAL_TP | ( | ... | ) |
Definition at line 27 of file smacc_tracing.cpp.
Referenced by ros_trace_smacc2_client_behavior_on_entry_end(), ros_trace_smacc2_client_behavior_on_entry_start(), ros_trace_smacc2_client_behavior_on_exit_end(), ros_trace_smacc2_client_behavior_on_exit_start(), ros_trace_smacc2_event(), ros_trace_smacc2_state_onEntry_end(), ros_trace_smacc2_state_onEntry_start(), ros_trace_smacc2_state_onExit_end(), ros_trace_smacc2_state_onExit_start(), ros_trace_smacc2_state_onRuntimeConfigure_end(), ros_trace_smacc2_state_onRuntimeConfigure_start(), ros_trace_smacc2_state_update_end(), ros_trace_smacc2_state_update_start(), and ros_trace_spinOnce().
| void ros_trace_smacc2_client_behavior_on_entry_end | ( | const char * | state_name, |
| const char * | orthogonal_name, | ||
| const char * | client_behavior_name ) |
Definition at line 81 of file smacc_tracing.cpp.
References CONDITIONAL_TP, orthogonal_name, smacc2_client_behavior_on_entry_end, and state_name.
| void ros_trace_smacc2_client_behavior_on_entry_start | ( | const char * | state_name, |
| const char * | orthogonal_name, | ||
| const char * | client_behavior_name ) |
Definition at line 74 of file smacc_tracing.cpp.
References CONDITIONAL_TP, orthogonal_name, smacc2_client_behavior_on_entry_start, and state_name.
| void ros_trace_smacc2_client_behavior_on_exit_end | ( | const char * | state_name, |
| const char * | orthogonal_name, | ||
| const char * | client_behavior_name ) |
Definition at line 95 of file smacc_tracing.cpp.
References CONDITIONAL_TP, orthogonal_name, smacc2_client_behavior_on_exit_end, and state_name.
| void ros_trace_smacc2_client_behavior_on_exit_start | ( | const char * | state_name, |
| const char * | orthogonal_name, | ||
| const char * | client_behavior_name ) |
Definition at line 88 of file smacc_tracing.cpp.
References CONDITIONAL_TP, orthogonal_name, smacc2_client_behavior_on_exit_start, and state_name.
| void ros_trace_smacc2_event | ( | const char * | event_type | ) |
| void ros_trace_smacc2_state_onEntry_end | ( | const char * | state_name | ) |
Definition at line 59 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onEntry_end, and state_name.
| void ros_trace_smacc2_state_onEntry_start | ( | const char * | state_name | ) |
Definition at line 54 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onEntry_start, and state_name.
| void ros_trace_smacc2_state_onExit_end | ( | const char * | state_name | ) |
Definition at line 69 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onExit_end, and state_name.
| void ros_trace_smacc2_state_onExit_start | ( | const char * | state_name | ) |
Definition at line 64 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onExit_start, and state_name.
| void ros_trace_smacc2_state_onRuntimeConfigure_end | ( | const char * | state_name | ) |
Definition at line 49 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onRuntimeConfigure_end, and state_name.
| void ros_trace_smacc2_state_onRuntimeConfigure_start | ( | const char * | state_name | ) |
Definition at line 44 of file smacc_tracing.cpp.
References CONDITIONAL_TP, smacc2_state_onRuntimeConfigure_start, and state_name.
| void ros_trace_smacc2_state_update_end | ( | const char * | updatable_element_name | ) |
Definition at line 39 of file smacc_tracing.cpp.
References CONDITIONAL_TP, and smacc2_state_update_end.
| void ros_trace_smacc2_state_update_start | ( | const char * | updatable_element_name | ) |
Definition at line 34 of file smacc_tracing.cpp.
References CONDITIONAL_TP, and smacc2_state_update_start.
| void ros_trace_spinOnce | ( | ) |
Definition at line 30 of file smacc_tracing.cpp.
References CONDITIONAL_TP.