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

ArcSDEPropertyMappingCollection Class Reference

#include <FdoArcSDEPropertyMapping.h>

List of all members.


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 ArcSDEPropertyMappingCollectionCreate (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->() :

Constructor & Destructor Documentation

ArcSDEPropertyMappingCollection::ArcSDEPropertyMappingCollection  )  [inline, protected]
 

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

Definition at line 163 of file FdoArcSDEPropertyMapping.h.

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

The constructor for the ArcSDEPropertyMappingCollection class.

Returns:
Returns nothing.

Definition at line 171 of file FdoArcSDEPropertyMapping.h.

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

The destructor for the ArcSDEPropertyMappingCollection class.

Returns:
Returns nothing.

Definition at line 180 of file FdoArcSDEPropertyMapping.h.


Member Function Documentation

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

Creates a new instance of the ArcSDEPropertyMappingCollection class. /// returns a new instance of the ArcSDEPropertyMappingCollection class.

FDOSDE_API void ArcSDEPropertyMappingCollection::Dispose void   )  [inline]
 

Dispose this object.

Returns:
Returns nothing.

Definition at line 195 of file FdoArcSDEPropertyMapping.h.


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