Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::XmlNamespace Class Reference

#include <XMLKit.h>

Inheritance diagram for VCF::XmlNamespace:

VCF::Attachable< xmlNsPtr, XmlNamespace > List of all members.

Public Types

typedef Attachable< xmlNsPtr,
XmlNamespace
BaseT

Public Member Functions

 XmlNamespace ()
 XmlNamespace (xmlNsPtr val)
 XmlNamespace (const XmlNamespace &val)
XmlNamespaceoperator= (xmlNsPtr rhs)
String getPrefix () const
String getURI () const

Static Public Member Functions

static void freeResource (xmlNsPtr res)

Member Typedef Documentation

typedef Attachable<xmlNsPtr,XmlNamespace> VCF::XmlNamespace::BaseT
 


Constructor & Destructor Documentation

VCF::XmlNamespace::XmlNamespace  )  [inline]
 

VCF::XmlNamespace::XmlNamespace xmlNsPtr  val  )  [inline]
 

VCF::XmlNamespace::XmlNamespace const XmlNamespace val  )  [inline]
 


Member Function Documentation

static void VCF::XmlNamespace::freeResource xmlNsPtr  res  )  [static]
 

String VCF::XmlNamespace::getPrefix  )  const [inline]
 

String VCF::XmlNamespace::getURI  )  const [inline]
 

XmlNamespace& VCF::XmlNamespace::operator= xmlNsPtr  rhs  )  [inline]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information