#include <plist.h>
Inheritance diagram for TPEList:
Public Methods | |
bool | load (TDataPackageList *in, const string &identifier, bool unique=true) |
virtual bool | save (TDataPackageList *out, const string &identifier, bool unique=true) const |
FIXME: example
|
Loads the list of objects from a list of data packages. Note that also the fAutoDelete flag will be restored.
|
|
Creates the data packages for this list of objects and adds them to the data package list.
|