Classes | |
| class | CONNECTION |
| Container for information about connection to a ARCIMS server. More... | |
| class | FIELD |
| Information about a field in an ArcIMS layer. More... | |
| class | LAYER |
| The LAYER_INFO from an ArcIMS GET_SERVICE_INFO request. More... | |
| class | SERVICEINFO |
| ARCIMS "Service" element. More... | |
| class | UI_FORM_CONNECTION |
| class | UI_FORM_CONNECTION_SMALL |
| class | UI_FORM_LAYERSELECT |
Typedefs | |
| typedef MILIST< LAYER > | LAYERLIST |
Functions | |
| int | DlgGetConnection (MDLGPARENT dlgparent, ARCIMS::CONNECTION &connection, const GRE::GROUP *group=0, MISTRINGLIST *defaultlayers=0) |
| typedef MILIST<LAYER> SOA::ARCIMS::LAYERLIST |
| int SOA::ARCIMS::DlgGetConnection | ( | MDLGPARENT | dlgparent, | |
| ARCIMS::CONNECTION & | connection, | |||
| const GRE::GROUP * | group = 0, |
|||
| MISTRINGLIST * | defaultlayers = 0 | |||
| ) |
Dialog to prompt user to choose ARCIMS.
| dlgparent | Parent for dialog | |
| connection | Connection passed/returned | |
| group | Group to Match the bounding box to when searching for arcims layers from catalog | |
| defaultlayers | Layer name that the user selected in the dialog |
1.6.1