Coin Logo http://www.sim.no/
http://www.coin3d.org/

ScXML Class Reference
[State Chart XML Classes]

#include <Inventor/scxml/ScXML.h>

List of all members.


Detailed Description

Namespace for static ScXML-related functions.

This is a static namespace class for ScXML-related functions.

Since:
Coin 3.0

Static Public Member Functions

static void initClasses (void)
static ScXMLStateMachinereadFile (const char *filename)
static ScXMLStateMachinereadBuffer (const char *bufferdata)

Member Function Documentation

void ScXML::initClasses ( void   )  [static]

Initializes the basic ScXML classes.

ScXMLStateMachine * ScXML::readFile ( const char *  filename  )  [static]

This function reads in an SCXML document from a file.

Returns:
an ScXMLDocument-derived statemachine object hierarchy.

ScXMLStateMachine * ScXML::readBuffer ( const char *  bufferdata  )  [static]

This function reads in an SCXML document residing in memory.

Returns:
an ScXMLDocument-derived statemachine object hierarchy.


The documentation for this class was generated from the following files:

Copyright © 1998-2008 by Kongsberg SIM. All rights reserved.

Generated on Tue May 5 02:52:11 2009 for Coin by Doxygen 1.5.5.