#include <boost/statechart/custom_reaction.hpp>
#include <boost/statechart/event.hpp>
#include <boost/statechart/simple_state.hpp>
#include <boost/statechart/state.hpp>
#include <boost/statechart/state_machine.hpp>
Go to the source code of this file.
◆ PATH_PREFERENCE_TRACE
#define PATH_PREFERENCE_TRACE |
( |
|
... | ) |
|
Value:do { \
##__VA_ARGS__); \
} while (false) \
SandeshTraceBufferPtr PathPreferenceTraceBuf(SandeshTraceBufferCreate("PathPreference", 5000))
Definition at line 20 of file path_preference.h.