OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimWms.h>
Public Member Functions | |
ossimWmsTimeExtent () | |
virtual bool | read (ossimRefPtr< ossimXmlNode > node) |
void | clearFields () |
![]() | |
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 | theDefaultValue |
std::vector< ossimString > | theTimes |
Additional Inherited Members | |
![]() | |
virtual | ~ossimReferenced () |
Definition at line 173 of file ossimWms.h.
|
inline |
Definition at line 176 of file ossimWms.h.
|
inline |
|
virtual |
Definition at line 148 of file ossimWms.cpp.
References clearFields(), ossimXmlNode::getAttributeValue(), ossimXmlNode::getText(), ossimString::split(), theDefaultValue, and theTimes.
Referenced by ossimWmsLayer::read().
|
protected |
Definition at line 187 of file ossimWms.h.
Referenced by read().
|
protected |
Definition at line 188 of file ossimWms.h.
Referenced by read().