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

#include <ossimWms.h>

Inheritance diagram for ossimWmsContactAdress:
ossimReferenced

Public Member Functions

 ossimWmsContactAdress ()
 
- 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 theAddressType
 
ossimString theAddress
 
ossimString theCity
 
ossimString theStateOrProvince
 
ossimString thePostCode
 
ossimString theCountry
 

Additional Inherited Members

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

Detailed Description

Definition at line 118 of file ossimWms.h.

Constructor & Destructor Documentation

◆ ossimWmsContactAdress()

ossimWmsContactAdress::ossimWmsContactAdress ( )
inline

Definition at line 121 of file ossimWms.h.

122  {}

Member Data Documentation

◆ theAddress

ossimString ossimWmsContactAdress::theAddress
protected

Definition at line 125 of file ossimWms.h.

◆ theAddressType

ossimString ossimWmsContactAdress::theAddressType
protected

Definition at line 124 of file ossimWms.h.

◆ theCity

ossimString ossimWmsContactAdress::theCity
protected

Definition at line 126 of file ossimWms.h.

◆ theCountry

ossimString ossimWmsContactAdress::theCountry
protected

Definition at line 129 of file ossimWms.h.

◆ thePostCode

ossimString ossimWmsContactAdress::thePostCode
protected

Definition at line 128 of file ossimWms.h.

◆ theStateOrProvince

ossimString ossimWmsContactAdress::theStateOrProvince
protected

Definition at line 127 of file ossimWms.h.


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