| API Reference | OSGeo FDO Provider for ODBC |
#include <OdbcOvTable.h>
Inherits FdoRdbmsOvTable.
Inheritance diagram for FdoOdbcOvTable:
Definition at line 26 of file OdbcOvTable.h.
Public Member Functions | |
| virtual void | _writeXmlContents (FdoXmlWriter *xmlWriter, const FdoXmlFlags *flags) |
| DOXYGEN-IGNORE XML Serialization functions, not part of the API. Serialize this property to XML. | |
| void | Init () |
| Common initializer for all constructors:. | |
| virtual void | InitFromXml (FdoXmlSaxContext *pContext, FdoXmlAttributeCollection *attrs) |
| Initialize this element from its XML attributes. | |
| void | SetParent (FdoPhysicalElementMapping *value) |
| Sets the parent of this object. Not part of the API. | |
Static Public Member Functions | |
| FDOODBC_OV_API FdoOdbcOvTable * | Create (FdoString *name) |
| Constructs an instance of an FdoOdbcOvTable using the specified arguments. | |
| FDOODBC_OV_API FdoOdbcOvTable * | Create () |
| Constructs a default of an FdoOdbcOvTable. | |
Protected Member Functions | |
| virtual void | Dispose () |
| FdoOdbcOvTable (FdoString *name) | |
| FdoOdbcOvTable () | |
| | |
| virtual | ~FdoOdbcOvTable () |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
DOXYGEN-IGNORE XML Serialization functions, not part of the API. Serialize this property to XML.
Reimplemented from FdoRdbmsOvTable. |
|
|
Constructs an instance of an FdoOdbcOvTable using the specified arguments.
|
|
|
Constructs a default of an FdoOdbcOvTable.
|
|
|
|
|
|
Common initializer for all constructors:.
|
|
||||||||||||
|
Initialize this element from its XML attributes.
Reimplemented from FdoRdbmsOvTable. |
|
|
Sets the parent of this object. Not part of the API.
Reimplemented from FdoRdbmsOvTable. |
| Comments? |