PXMLRPCArrayObjectsBase Class Reference

#include <pxmlrpc.h>

Inheritance diagram for PXMLRPCArrayObjectsBase:

PXMLRPCArrayBase PXMLRPCVariableBase PObject List of all members.

Public Member Functions

virtual PString ToString (PINDEX i) const
virtual void FromString (PINDEX i, const PString &str)
virtual BOOL SetSize (PINDEX)
virtual PObjectCreateObject () const=0

Protected Member Functions

 PXMLRPCArrayObjectsBase (PArrayObjects &array, const char *name, const char *type)
PXMLRPCArrayObjectsBaseoperator= (const PXMLRPCArrayObjectsBase &)

Protected Attributes

PArrayObjects & array

Constructor & Destructor Documentation

PXMLRPCArrayObjectsBase::PXMLRPCArrayObjectsBase ( PArrayObjects &  array,
const char *  name,
const char *  type 
) [protected]


Member Function Documentation

PXMLRPCArrayObjectsBase& PXMLRPCArrayObjectsBase::operator= ( const PXMLRPCArrayObjectsBase  )  [protected]

virtual PString PXMLRPCArrayObjectsBase::ToString ( PINDEX  i  )  const [virtual]

Reimplemented from PXMLRPCVariableBase.

virtual void PXMLRPCArrayObjectsBase::FromString ( PINDEX  i,
const PString str 
) [virtual]

Reimplemented from PXMLRPCVariableBase.

virtual BOOL PXMLRPCArrayObjectsBase::SetSize ( PINDEX   )  [virtual]

Reimplemented from PXMLRPCArrayBase.

virtual PObject* PXMLRPCArrayObjectsBase::CreateObject (  )  const [pure virtual]


Member Data Documentation

PArrayObjects& PXMLRPCArrayObjectsBase::array [protected]

Reimplemented from PXMLRPCArrayBase.


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:25:07 2008 for PTLib by  doxygen 1.5.1