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

ShpCommandType.h File Reference

#include "Fdo/Commands/CommandType.h"

Include dependency graph for ShpCommandType.h:

Go to the source code of this file.


Defines

#define SHP_FIRST_PROVIDER_COMMAND   911

Enumerations

enum  ShpCommandType { ShpCommandType_ExtendedSelect = FdoCommandType_FirstProviderCommand + 911 }
 The ShpCommandType enumeration defines the list of SHP+ commands. Represents the SHP specific commands. </param>. More...

Define Documentation

#define SHP_FIRST_PROVIDER_COMMAND   911
 

Definition at line 23 of file ShpCommandType.h.


Enumeration Type Documentation

enum ShpCommandType
 

The ShpCommandType enumeration defines the list of SHP+ commands. Represents the SHP specific commands. </param>.

Enumeration values:
ShpCommandType_ExtendedSelect  Represents the CreateSDFFile command.

Definition at line 31 of file ShpCommandType.h.


Comments?