Public Types | |
typedef Super::Events | Events |
typedef Super::Messages | Messages |
typedef Super::RealTypeCount | RealTypeCount |
typedef Super::Signal | Signal |
typedef PolicyBase< M0, M1, M2, M3, M4, M5, M6, M7, M8 > | Super |
typedef Synchronizer< NullPolicy > | Sync |
Public Member Functions | |
template<int i> | |
void | add (const typename mpl::at_c< Events, i >::type &) |
void | initParent (Sync *) |
NullPolicy () | |
Public Attributes | |
boost::array< int32_t, RealTypeCount::value > | added_ |
Definition at line 61 of file test_synchronizer.cpp.
typedef Super::Events NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::Events |
Reimplemented from message_filters::PolicyBase< M0, M1, M2, M3, M4, M5, M6, M7, M8 >.
Definition at line 67 of file test_synchronizer.cpp.
typedef Super::Messages NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::Messages |
Reimplemented from message_filters::PolicyBase< M0, M1, M2, M3, M4, M5, M6, M7, M8 >.
Definition at line 65 of file test_synchronizer.cpp.
typedef Super::RealTypeCount NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::RealTypeCount |
Reimplemented from message_filters::PolicyBase< M0, M1, M2, M3, M4, M5, M6, M7, M8 >.
Definition at line 68 of file test_synchronizer.cpp.
typedef Super::Signal NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::Signal |
Reimplemented from message_filters::PolicyBase< M0, M1, M2, M3, M4, M5, M6, M7, M8 >.
Definition at line 66 of file test_synchronizer.cpp.
typedef PolicyBase<M0, M1, M2, M3, M4, M5, M6, M7, M8> NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::Super |
Definition at line 64 of file test_synchronizer.cpp.
typedef Synchronizer<NullPolicy> NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::Sync |
Definition at line 63 of file test_synchronizer.cpp.
NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::NullPolicy | ( | ) | [inline] |
Definition at line 70 of file test_synchronizer.cpp.
void NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::add | ( | const typename mpl::at_c< Events, i >::type & | ) | [inline] |
Definition at line 83 of file test_synchronizer.cpp.
void NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::initParent | ( | Sync * | ) | [inline] |
Definition at line 78 of file test_synchronizer.cpp.
boost::array<int32_t, RealTypeCount::value> NullPolicy< M0, M1, M2, M3, M4, M5, M6, M7, M8 >::added_ |
Definition at line 88 of file test_synchronizer.cpp.