PList.h File Reference
Detailed Description
Class PList: an ordered collection (also known as a sequence) of heterogeneous Papillon objects.
Definition in file PList.h.
#include <PObject.h>
Include dependency graph for PList.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | PList |
The PList class represents a generic container which handle an ordered collection of PObject; NOT thread-safe. More... | |