Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for ScXMLParallelElt, including all inherited members.
addAnchor(ScXMLAnchorElt *anchor) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
addFinal(ScXMLFinalElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
addHistory(ScXMLHistoryElt *history) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
addParallel(ScXMLParallelElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
addState(ScXMLStateElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
addTransition(ScXMLTransitionElt *transition) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
cleanClass(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | static |
clearAllAnchors(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clearAllFinals(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clearAllHistories(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clearAllParallels(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clearAllStates(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clearAllTransitions(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
clone(void) const | ScXMLElt | |
copyContents(const ScXMLElt *rhs) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
createInstance(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | static |
getAnchor(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getClassTypeId(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | static |
getContainer(void) const (defined in ScXMLElt) | ScXMLElt | inline |
getDataModel(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getElementReader(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | static |
getFinal(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getHistory(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getIdAttribute(void) const (defined in ScXMLAbstractStateElt) | ScXMLAbstractStateElt | inline |
getInitial(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumAnchors(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumFinals(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumHistories(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumParallels(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumStates(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getNumTransitions(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getOnEntry(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getOnExit(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getParallel(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getSrcAttribute(void) const (defined in ScXMLParallelElt) | ScXMLParallelElt | inline |
getState(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getTransition(int idx) const (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
getTypeId(void) const | ScXMLParallelElt | virtual |
getXMLAttribute(const char *attribute) const | ScXMLElt | |
handleXMLAttributes(void) | ScXMLParallelElt | virtual |
id (defined in ScXMLAbstractStateElt) | ScXMLAbstractStateElt | protected |
initClass(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | static |
isAtomicState(void) const | ScXMLParallelElt | |
isContainedIn(const ScXMLElt *object) const | ScXMLElt | |
isOfType(SoType type) const | ScXMLObject | |
registerClassType(const char *xmlns, const char *classname, SoType type) (defined in ScXMLElt) | ScXMLElt | protectedstatic |
registerInvokeClassType(const char *xmlns, const char *targettype, const char *source, SoType type) (defined in ScXMLElt) | ScXMLElt | protectedstatic |
removeAnchor(ScXMLAnchorElt *anchor) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
removeFinal(ScXMLFinalElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
removeHistory(ScXMLHistoryElt *history) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
removeParallel(ScXMLParallelElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
removeState(ScXMLStateElt *state) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
removeTransition(ScXMLTransitionElt *transition) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
ScXMLAbstractStateElt(void) (defined in ScXMLAbstractStateElt) | ScXMLAbstractStateElt | |
ScXMLElt(void) (defined in ScXMLElt) | ScXMLElt | |
ScXMLObject(void) (defined in ScXMLObject) | ScXMLObject | |
ScXMLParallelElt(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | |
search(const char *attrname, const char *attrvalue) const | ScXMLParallelElt | virtual |
setContainer(ScXMLElt *container) | ScXMLElt | virtual |
setDataModel(ScXMLDataModelElt *datamodel) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
setIdAttribute(const char *id) (defined in ScXMLAbstractStateElt) | ScXMLAbstractStateElt | virtual |
setInitial(ScXMLInitialElt *initial) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
setOnEntry(ScXMLOnEntryElt *onentry) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
setOnExit(ScXMLOnExitElt *onexit) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
setSrcAttribute(const char *src) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |
setXMLAttribute(const char *attribute, const char *value) | ScXMLElt | |
src (defined in ScXMLParallelElt) | ScXMLParallelElt | protected |
~ScXMLAbstractStateElt(void) (defined in ScXMLAbstractStateElt) | ScXMLAbstractStateElt | virtual |
~ScXMLElt(void) (defined in ScXMLElt) | ScXMLElt | virtual |
~ScXMLObject(void) (defined in ScXMLObject) | ScXMLObject | virtual |
~ScXMLParallelElt(void) (defined in ScXMLParallelElt) | ScXMLParallelElt | virtual |