OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Member Functions | Protected Attributes | List of all members
ossimWmsMetadataUrl Class Reference

#include <ossimWms.h>

Inheritance diagram for ossimWmsMetadataUrl:
ossimReferenced

Public Member Functions

 ossimWmsMetadataUrl ()
 
- Public Member Functions inherited from ossimReferenced
 ossimReferenced ()
 
 ossimReferenced (const ossimReferenced &)
 
ossimReferencedoperator= (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

- Protected Member Functions inherited from ossimReferenced
virtual ~ossimReferenced ()
 

Detailed Description

Definition at line 192 of file ossimWms.h.

Constructor & Destructor Documentation

◆ ossimWmsMetadataUrl()

ossimWmsMetadataUrl::ossimWmsMetadataUrl ( )
inline

Definition at line 195 of file ossimWms.h.

196  {
197  }

Member Data Documentation

◆ theFormat

ossimString ossimWmsMetadataUrl::theFormat
protected

Definition at line 200 of file ossimWms.h.

◆ theOnlineResourceHref

ossimString ossimWmsMetadataUrl::theOnlineResourceHref
protected

Definition at line 201 of file ossimWms.h.


The documentation for this class was generated from the following file: