GetImageFormatsCommand Class Reference

This command gets all the image formats supported by a specified WMS service. /summary>. More...

#include <mgIGetImageFormatsImp.h>

List of all members.


Public Member Functions

NAMESPACE_OSGEO_COMMON::StringCollection * Execute ()
 Executes the command. An exception is thrown if the feature class is NULL.
 GetImageFormatsCommand (NAMESPACE_OSGEO_FDO_COMMANDS::ICommand *command, System::Boolean autoDelete)
 Constructs a WMS GetImageFormats command using the result returned from IConnection::CreateCommand(). This constructor is provided in order that clients are provided a mechanism to downcast from the FDO ICommand interface to an FDO Provider specific interface that derives from ICommand. This constructor is the only mechanism provided by the FDO Managed API that will allow the client to correctly construct a provider specific ICommand instance.

Detailed Description

This command gets all the image formats supported by a specified WMS service. /summary>.

Definition at line 28 of file mgIGetImageFormatsImp.h.


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