SIPSubscribe::EventPackage Class Reference

#include <sippdu.h>

Public Member Functions

 EventPackage (PredefinedPackages=NumPredefinedPackages)
 EventPackage (const PString &str)
 EventPackage (const char *str)
EventPackageoperator= (PredefinedPackages pkg)
EventPackageoperator= (const PString &str)
EventPackageoperator= (const char *str)
bool operator== (PredefinedPackages pkg) const
bool operator== (const PString &str) const
bool operator== (const char *cstr) const
virtual Comparison InternalCompare (PINDEX offset, PINDEX length, const char *cstr) const
bool IsWatcher () const

Constructor & Destructor Documentation

SIPSubscribe::EventPackage::EventPackage ( PredefinedPackages  = NumPredefinedPackages  ) 

Referenced by operator==().

SIPSubscribe::EventPackage::EventPackage ( const PString &  str  )  [inline, explicit]
SIPSubscribe::EventPackage::EventPackage ( const char *  str  )  [inline, explicit]

Member Function Documentation

virtual Comparison SIPSubscribe::EventPackage::InternalCompare ( PINDEX  offset,
PINDEX  length,
const char *  cstr 
) const [virtual]

Referenced by operator==().

bool SIPSubscribe::EventPackage::IsWatcher (  )  const
EventPackage& SIPSubscribe::EventPackage::operator= ( const char *  str  )  [inline]

References operator=().

EventPackage& SIPSubscribe::EventPackage::operator= ( const PString &  str  )  [inline]

References operator=().

EventPackage& SIPSubscribe::EventPackage::operator= ( PredefinedPackages  pkg  ) 

Referenced by operator=().

bool SIPSubscribe::EventPackage::operator== ( const char *  cstr  )  const [inline]

References InternalCompare().

bool SIPSubscribe::EventPackage::operator== ( const PString &  str  )  const [inline]
bool SIPSubscribe::EventPackage::operator== ( PredefinedPackages  pkg  )  const [inline]

References EventPackage().


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

Generated on 14 Jul 2011 for OPAL by  doxygen 1.6.1