1#ifndef COIN_SCXMLINVOKE_H
2#define COIN_SCXMLINVOKE_H
27#include <Inventor/scxml/ScXMLObject.h>
29#include <Inventor/tools/SbLazyPimplPtr.h>
39 static void initClass(
void);
45 virtual void setTargetTypeAttribute(
const char *
id);
46 const char * getTargetTypeAttribute(
void)
const {
return this->targettype; }
48 virtual void setSrcAttribute(
const char *
id);
49 const char * getSrcAttribute(
void)
const {
return this->src; }
51 virtual void setSrcExprAttribute(
const char *
id);
52 const char * getSrcExprAttribute(
void)
const {
return this->srcexpr; }
69 SbLazyPimplPtr<PImpl> pimpl;
Base class for events sent to SCXML state machines.
Definition ScXMLEvent.h:29
Implementation of the <invoke> SCXML element.
Definition ScXMLInvoke.h:34
Base class for all SCXML objects.
Definition ScXMLObject.h:32
virtual SbBool handleXMLAttributes(void)
Definition ScXMLObject.cpp:154
Manager for processing events and setting states in SCXML structures.
Definition ScXMLStateMachine.h:44
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.