API Reference OSGeo FDO Provider for ArcSDE
Main Page | Alphabetical List | Class List | File List | Class Members | File Members

ArcSDEIndexMappingCollection Class Reference

#include <FdoArcSDEIndexMapping.h>

List of all members.


Public Member Functions

FDOSDE_API void Dispose (void)
 Dispose this object.
virtual FDOSDE_API ~ArcSDEIndexMappingCollection (void)
 The destructor for the ArcSDEIndexMappingCollection class.

Static Public Member Functions

FDOSDE_API ArcSDEIndexMappingCollectionCreate (ArcSDEClassMapping *parent)
 Creates a new instance of the ArcSDEIndexMappingCollection class.

Protected Member Functions

FDOSDE_API ArcSDEIndexMappingCollection (ArcSDEClassMapping *parent)
 The constructor for the ArcSDEIndexMappingCollection class.
 ArcSDEIndexMappingCollection ()
 0-argument constructor to please FdoPtr::operator->() :

Constructor & Destructor Documentation

ArcSDEIndexMappingCollection::ArcSDEIndexMappingCollection  )  [inline, protected]
 

0-argument constructor to please FdoPtr::operator->() :

Definition at line 170 of file FdoArcSDEIndexMapping.h.

FDOSDE_API ArcSDEIndexMappingCollection::ArcSDEIndexMappingCollection ArcSDEClassMapping parent  )  [inline, protected]
 

The constructor for the ArcSDEIndexMappingCollection class.

Returns:
Returns nothing.

Definition at line 178 of file FdoArcSDEIndexMapping.h.

virtual FDOSDE_API ArcSDEIndexMappingCollection::~ArcSDEIndexMappingCollection void   )  [inline, virtual]
 

The destructor for the ArcSDEIndexMappingCollection class.

Returns:
Returns nothing.

Definition at line 187 of file FdoArcSDEIndexMapping.h.


Member Function Documentation

FDOSDE_API ArcSDEIndexMappingCollection* ArcSDEIndexMappingCollection::Create ArcSDEClassMapping parent  )  [static]
 

Creates a new instance of the ArcSDEIndexMappingCollection class.

Returns:
Returns a new instance of the ArcSDEIndexMappingCollection class.

FDOSDE_API void ArcSDEIndexMappingCollection::Dispose void   )  [inline]
 

Dispose this object.

Returns:
Returns nothing.

Definition at line 203 of file FdoArcSDEIndexMapping.h.


The documentation for this class was generated from the following file:
Comments?