Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

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 PObject * CreateObject () const =0

Protected Member Functions

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

Protected Attributes

PArrayObjects & array

Constructor & Destructor Documentation

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


Member Function Documentation

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

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

Reimplemented from PXMLRPCVariableBase.

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

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

Reimplemented from PXMLRPCArrayBase.

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

Reimplemented from PXMLRPCVariableBase.


Member Data Documentation

PArrayObjects& PXMLRPCArrayObjectsBase::array [protected]
 

Reimplemented from PXMLRPCArrayBase.


The documentation for this class was generated from the following file:
Generated on Thu Jun 15 15:24:42 2006 for PWLib by  doxygen 1.4.2