Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

X3DTK::X3DFileElement Class Reference
[types]

Abstract class declared in <X3DTK/kernel.h> providing an interface for a file element. More...

Inheritance diagram for X3DTK::X3DFileElement:

X3DTK::libXMLFileElement X3DTK::QFileElement X3DTK::XercesFileElement List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Abstract class declared in <X3DTK/kernel.h> providing an interface for a file element.


Constructor & Destructor Documentation

X3DTK::X3DFileElement::X3DFileElement  )  [protected]
 

Constructor.

virtual X3DTK::X3DFileElement::~X3DFileElement  )  [protected, virtual]
 

Destructor.


Member Function Documentation

virtual SFString X3DTK::X3DFileElement::getAttribute int  i  )  const [pure virtual]
 

Gets the attribute at the index i.

Implemented in X3DTK::libXMLFileElement, X3DTK::QFileElement, and X3DTK::XercesFileElement.

virtual int X3DTK::X3DFileElement::getIndexAttribute const SFString attribute  )  const [pure virtual]
 

Gets the index of the attribute. Returns -1 if doesn't exist.

Implemented in X3DTK::libXMLFileElement, X3DTK::QFileElement, and X3DTK::XercesFileElement.

virtual SFString X3DTK::X3DFileElement::getName  )  const [pure virtual]
 

Gets the name.

Implemented in X3DTK::libXMLFileElement, X3DTK::QFileElement, and X3DTK::XercesFileElement.


Generated on Wed Apr 7 12:15:29 2004 for X3DToolKit by doxygen 1.3.3