#include <exotkDX_FormatDescriptor.hxx>
Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC delete. More... | |
| Standard_EXPORT | exotkDX_FormatDescriptor (const Handle_exotkDX_Root &aRoot) |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkDX_FormatDescriptor () |
| Destructor. More... | |
| Standard_EXPORT Standard_Boolean | IsValid () |
| Return the validity status. More... | |
| Standard_EXPORT TCollection_AsciiString | Name () |
| Return the name. More... | |
| Standard_EXPORT Handle_TColStd_HSequenceOfAsciiString | Extensions () |
| Return the possible extensions. More... | |
Protected Attributes | |
| TCollection_AsciiString | myName |
| Handle_TColStd_HSequenceOfAsciiString | myExtensions |
Definition at line 60 of file exotkDX_FormatDescriptor.hxx.
|
|
Constructor.
Definition at line 55 of file exotkDX_FormatDescriptor.cxx. References myExtensions, and myName. |
|
|
Destructor.
Definition at line 64 of file exotkDX_FormatDescriptor.cxx. |
|
|
Return the possible extensions.
Definition at line 76 of file exotkDX_FormatDescriptor.cxx. References myExtensions. |
|
|
Return the validity status.
Definition at line 68 of file exotkDX_FormatDescriptor.cxx. References myExtensions, and myName. |
|
|
Return the name.
Definition at line 72 of file exotkDX_FormatDescriptor.cxx. References myName. |
|
|
OCC delete.
Definition at line 93 of file exotkDX_FormatDescriptor.hxx. |
|
|
OCC new.
Definition at line 82 of file exotkDX_FormatDescriptor.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 71 of file exotkDX_FormatDescriptor.hxx. |
|
|
the extensions Definition at line 137 of file exotkDX_FormatDescriptor.hxx. Referenced by exotkDX_FormatDescriptor(), Extensions(), and IsValid(). |
|
|
the name Definition at line 135 of file exotkDX_FormatDescriptor.hxx. Referenced by exotkDX_FormatDescriptor(), IsValid(), and Name(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001