OSRTBaseType Class Reference
C++ structured type base class. More...
#include <OSRTBaseType.h>
Inheritance diagram for OSRTBaseType:

Public Member Functions | |
| OSRTBaseType () | |
| virtual | ~OSRTBaseType () |
| virtual OSRTBaseType * | clone () const |
Detailed Description
C++ structured type base class.This is the base class for all generated structured types. It defines special new and delete operators to allow memory for the structure to be allocated using the built-in memory management algorithm.
Definition at line 39 of file OSRTBaseType.h.
The documentation for this class was generated from the following file:
