1 #ifndef COIN_SCXMLEXECUTABLEELT_H 2 #define COIN_SCXMLEXECUTABLEELT_H 36 #include <Inventor/scxml/ScXMLElt.h> 38 #include <Inventor/tools/SbLazyPimplPtr.h> 47 static void initClass(
void);
48 static void cleanClass(
void);
53 virtual void copyContents(
const ScXMLElt * rhs);
66 #endif // !COIN_SCXMLEXECUTABLEELT_H base class for all SCXML elements with executable content.
Definition: ScXMLExecutableElt.h:42
base class for all SCXML elements.
Definition: ScXMLElt.h:44
Base class for all SCXML objects.
Definition: ScXMLObject.h:41
Manager for processing events and setting states in SCXML structures.
Definition: ScXMLStateMachine.h:61