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

FdoWmsOvLayerCollection Class Reference

#include <FdoWmsOvLayerCollection.h>

List of all members.


Detailed Description

The FdoWmsOvLayerCollection holds a list of WMS Layer definitions.

Definition at line 31 of file FdoWmsOvLayerCollection.h.


Static Public Member Functions

FDOWMS_API FdoWmsOvLayerCollectionCreate (FdoPhysicalElementMapping *parent)
 Constructs a new empty Layer Definition collection.

Protected Member Functions

void Dispose ()
FDOWMS_API FdoWmsOvLayerCollection (FdoPhysicalElementMapping *parent)
FDOWMS_API FdoWmsOvLayerCollection (void)
 DOXYGEN-IGNORE
virtual FDOWMS_API ~FdoWmsOvLayerCollection (void)

Constructor & Destructor Documentation

FDOWMS_API FdoWmsOvLayerCollection::FdoWmsOvLayerCollection void   )  [protected]
 

DOXYGEN-IGNORE

FDOWMS_API FdoWmsOvLayerCollection::FdoWmsOvLayerCollection FdoPhysicalElementMapping *  parent  )  [protected]
 

virtual FDOWMS_API FdoWmsOvLayerCollection::~FdoWmsOvLayerCollection void   )  [protected, virtual]
 


Member Function Documentation

FDOWMS_API FdoWmsOvLayerCollection* FdoWmsOvLayerCollection::Create FdoPhysicalElementMapping *  parent  )  [static]
 

Constructs a new empty Layer Definition collection.

Parameters:
parent Input parent object
Returns:
Returns the newly created FdoWmsOvLayerCollection instance.

void FdoWmsOvLayerCollection::Dispose  )  [protected]
 


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