| API Reference | OSGeo FDO Provider for ArcSDE |
#include <FdoArcSDEPropertyMapping.h>
Public Member Functions | |
| FDOSDE_API void | Dispose (void) |
| Dispose this object. | |
| virtual FDOSDE_API | ~ArcSDEPropertyMappingCollection (void) |
| The destructor for the ArcSDEPropertyMappingCollection class. | |
Static Public Member Functions | |
| FDOSDE_API ArcSDEPropertyMappingCollection * | Create (ArcSDEClassMapping *parent) |
| Creates a new instance of the ArcSDEPropertyMappingCollection class. /// returns a new instance of the ArcSDEPropertyMappingCollection class. | |
Protected Member Functions | |
| FDOSDE_API | ArcSDEPropertyMappingCollection (ArcSDEClassMapping *parent) |
| The constructor for the ArcSDEPropertyMappingCollection class. | |
| ArcSDEPropertyMappingCollection () | |
| 0-argument constructor to please FdoPtr::operator->() : | |
|
|
0-argument constructor to please FdoPtr::operator->() :
Definition at line 163 of file FdoArcSDEPropertyMapping.h. |
|
|
The constructor for the ArcSDEPropertyMappingCollection class.
Definition at line 171 of file FdoArcSDEPropertyMapping.h. |
|
|
The destructor for the ArcSDEPropertyMappingCollection class.
Definition at line 180 of file FdoArcSDEPropertyMapping.h. |
|
|
Creates a new instance of the ArcSDEPropertyMappingCollection class. /// returns a new instance of the ArcSDEPropertyMappingCollection class.
|
|
|
Dispose this object.
Definition at line 195 of file FdoArcSDEPropertyMapping.h. |
| Comments? |