WMS Capabilities element. More...
#include <soa/wmscapabilities.h>
Public Member Functions | |
| CAPABILITIES () | |
| ~CAPABILITIES () | |
| void | AddRef () |
| const WMS::CAPABILITY & | GetCapability () const |
| const WMS::SERVICE & | GetService () const |
| const MISTRING & | GetUpdateSequence () const |
| const MISTRING & | GetVersion () const |
| const XMLDOC & | GetXML () const |
| ERRVALUE | ParseMessage (const HTTPMESSAGE &message) |
| void | Release () |
WMS Capabilities element.
| SOA::WMS::CAPABILITIES::CAPABILITIES | ( | ) |
Constructor.
| SOA::WMS::CAPABILITIES::~CAPABILITIES | ( | ) |
Destructor.
| void SOA::WMS::CAPABILITIES::AddRef | ( | ) | [inline] |
Increment reference count.
| const WMS::CAPABILITY& SOA::WMS::CAPABILITIES::GetCapability | ( | ) | const [inline] |
Get "Capability" element.
| const WMS::SERVICE& SOA::WMS::CAPABILITIES::GetService | ( | ) | const [inline] |
Get "Service" element.
| const MISTRING& SOA::WMS::CAPABILITIES::GetUpdateSequence | ( | ) | const [inline] |
Get "updateSequence" attribute.
| const MISTRING& SOA::WMS::CAPABILITIES::GetVersion | ( | ) | const [inline] |
Get "version" attribute.
| ERRVALUE SOA::WMS::CAPABILITIES::ParseMessage | ( | const HTTPMESSAGE & | message | ) |
Parse message from server.
| void SOA::WMS::CAPABILITIES::Release | ( | ) | [inline] |
Decrement reference count, destroy if no more references.
1.6.1