|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimWms.h>
Public Member Functions | |
| ossimWmsContactAdress () | |
Public Member Functions inherited from ossimReferenced | |
| 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 | theAddressType |
| ossimString | theAddress |
| ossimString | theCity |
| ossimString | theStateOrProvince |
| ossimString | thePostCode |
| ossimString | theCountry |
Additional Inherited Members | |
Protected Member Functions inherited from ossimReferenced | |
| virtual | ~ossimReferenced () |
Definition at line 118 of file ossimWms.h.
|
inline |
Definition at line 121 of file ossimWms.h.
|
protected |
Definition at line 125 of file ossimWms.h.
|
protected |
Definition at line 124 of file ossimWms.h.
|
protected |
Definition at line 126 of file ossimWms.h.
|
protected |
Definition at line 129 of file ossimWms.h.
|
protected |
Definition at line 128 of file ossimWms.h.
|
protected |
Definition at line 127 of file ossimWms.h.
1.8.14