WMS "Service" element. More...
#include <soa/wmscapabilities.h>
Public Member Functions | |
| SERVICE () | |
| ~SERVICE () | |
| const MISTRING & | GetAbstract () const |
| const MISTRING & | GetAccessConstraints () const |
| const WMS::CONTACTINFORMATION & | GetContactInformation () const |
| const MISTRING & | GetFees () const |
| const MISTRINGLIST & | GetKeywordList () const |
| UINT32 | GetLayerLimit () const |
| UINT32 | GetMaxHeight () const |
| UINT32 | GetMaxWidth () const |
| const WMS::ONLINERESOURCE & | GetOnlineResource () const |
| const MISTRING & | GetTitle () const |
| ERRVALUE | ParseXML (const XMLNODE *xmlnode) |
WMS "Service" element.
| SOA::WMS::SERVICE::SERVICE | ( | ) |
Constructor.
| SOA::WMS::SERVICE::~SERVICE | ( | ) |
Destructor.
| const MISTRING& SOA::WMS::SERVICE::GetAbstract | ( | ) | const [inline] |
Get Abstract.
| const MISTRING& SOA::WMS::SERVICE::GetAccessConstraints | ( | ) | const [inline] |
Get "Access Constraints" value.
| const WMS::CONTACTINFORMATION& SOA::WMS::SERVICE::GetContactInformation | ( | ) | const [inline] |
Get contact information.
| const MISTRING& SOA::WMS::SERVICE::GetFees | ( | ) | const [inline] |
Get "Fees" value.
| const MISTRINGLIST& SOA::WMS::SERVICE::GetKeywordList | ( | ) | const [inline] |
Get Keyword list.
| UINT32 SOA::WMS::SERVICE::GetLayerLimit | ( | ) | const [inline] |
Get layer limit.
| UINT32 SOA::WMS::SERVICE::GetMaxHeight | ( | ) | const [inline] |
Get maximum allowed height for request.
| UINT32 SOA::WMS::SERVICE::GetMaxWidth | ( | ) | const [inline] |
Get maximum allowed width for request.
| const WMS::ONLINERESOURCE& SOA::WMS::SERVICE::GetOnlineResource | ( | ) | const [inline] |
Get online resource.
| const MISTRING& SOA::WMS::SERVICE::GetTitle | ( | ) | const [inline] |
Get Title.
1.6.1