#include <pxmlrpc.h>
Inheritance diagram for PXMLRPCArrayObjectsBase:
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 |
|
|
|
|
|
Reimplemented from PXMLRPCVariableBase. |
|
|
|
Reimplemented from PXMLRPCArrayBase. |
|
Reimplemented from PXMLRPCVariableBase. |
|
Reimplemented from PXMLRPCArrayBase. |