OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimWms.h>
Public Member Functions | |
ossimWmsService () | |
virtual bool | read (ossimRefPtr< ossimXmlNode >) |
![]() | |
ossimReferenced () | |
ossimReferenced (const ossimReferenced &) | |
ossimReferenced & | operator= (const ossimReferenced &) |
void | ref () const |
increment the reference count by one, indicating that this object has another pointer which is referencing it. More... | |
void | unref () const |
decrement the reference count by one, indicating that a pointer to this object is referencing it. More... | |
void | unref_nodelete () const |
decrement the reference count by one, indicating that a pointer to this object is referencing it. More... | |
int | referenceCount () const |
Protected Attributes | |
ossimString | theName |
ossimString | theTitle |
ossimString | theAbstract |
std::vector< ossimString > | theKeywordList |
ossimString | theOnlineResource |
ossimRefPtr< ossimWmsContactInformation > | theContactInformation |
ossimString | theFees |
ossimString | theAccessConstraints |
Additional Inherited Members | |
![]() | |
virtual | ~ossimReferenced () |
Definition at line 149 of file ossimWms.h.
|
inline |
Definition at line 152 of file ossimWms.h.
|
inlinevirtual |
Definition at line 156 of file ossimWms.h.
|
protected |
Definition at line 164 of file ossimWms.h.
|
protected |
Definition at line 169 of file ossimWms.h.
|
protected |
Definition at line 167 of file ossimWms.h.
|
protected |
Definition at line 168 of file ossimWms.h.
|
protected |
Definition at line 165 of file ossimWms.h.
|
protected |
Definition at line 162 of file ossimWms.h.
|
protected |
Definition at line 166 of file ossimWms.h.
|
protected |
Definition at line 163 of file ossimWms.h.