1 #ifndef COIN_SCXMLHISTORYELT_H
2 #define COIN_SCXMLHISTORYELT_H
36 #include <Inventor/scxml/ScXMLElt.h>
38 #include <Inventor/tools/SbPimplPtr.h>
54 virtual void setIdAttribute(
const char *
id);
55 const char * getIdAttribute(
void)
const {
return this->id; }
56 virtual void setTypeAttribute(
const char * type);
57 const char * getTypeAttribute(
void)
const {
return this->type; }
61 virtual void copyContents(
const ScXMLElt * rhs);
63 virtual const ScXMLElt *
search(
const char * attrname,
const char * attrvalue)
const;
78 SbPimplPtr<PImpl> pimpl;
82 #endif // !COIN_SCXMLHISTORYELT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:49 for Coin by Doxygen 1.8.1.2.