OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimWms.h>
Public Member Functions | |
ossimWmsMetadataUrl () | |
![]() | |
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 | theFormat |
ossimString | theOnlineResourceHref |
Additional Inherited Members | |
![]() | |
virtual | ~ossimReferenced () |
Definition at line 192 of file ossimWms.h.
|
inline |
Definition at line 195 of file ossimWms.h.
|
protected |
Definition at line 200 of file ossimWms.h.
|
protected |
Definition at line 201 of file ossimWms.h.