32 #ifndef SCXML4CPP_STATECOMPOUND_H
33 #define SCXML4CPP_STATECOMPOUND_H
36 #error This is a C++ include file and cannot be used from plain C
40 #ifndef SCXML4CPP_STATE_H
Definition: StateCompound.h:52
StateCompound(const std::string &id)
Definition: StateCompound.cpp:37
virtual ~StateCompound()
Definition: StateCompound.cpp:43