| Clone() const | pandore::Collection | [inline] |
| Delete() | pandore::Collection | [inline] |
| Erase(const std::string &name) | pandore::Collection | [inline] |
| Exists(const std::string &name) const | pandore::Collection | [inline] |
| Get(const std::string &name) const | pandore::Collection | [inline] |
| GetArray(const std::string &name, const T *) const | pandore::Collection | [inline] |
| GetArraySize(const std::string &name, const T *) const | pandore::Collection | [inline] |
| GetNArrays(const std::string &name, Long n, Long &min_out, const T *) const | pandore::Collection | [inline] |
| GetPArray(const std::string &name, const T *) const | pandore::Collection | [inline] |
| GetPArraySize(const std::string &name, const T *) const | pandore::Collection | [inline] |
| GetPobject(const std::string &name, const T *) const | pandore::Collection | [inline] |
| GetType(const std::string &name) const | pandore::Collection | [inline] |
| GetValue(const std::string &name, const T *) const | pandore::Collection | [inline] |
| List() const | pandore::Collection | [inline] |
| LoadAttributes(FILE *) | pandore::Collection | [inline] |
| LoadData(FILE *file) | pandore::Collection | |
| Mask(const Pobject *) | pandore::Collection | [inline] |
| Name() const | pandore::Collection | [inline] |
| NbOf(const std::string &name, std::string &type_out, Long &number_out, Long &minsize_out) const | pandore::Collection | |
| operator=(const Collection &col) | pandore::Collection | [inline] |
| Rename(const std::string &oldname, const std::string &newname) | pandore::Collection | [inline] |
| SaveAttributes(FILE *file) const | pandore::Collection | [inline] |
| SaveData(FILE *file) const | pandore::Collection | |
| Set(const std::string &name, BundledObject *bo) | pandore::Collection | [inline] |
| SetArray(const std::string &name, T *val, Long size) | pandore::Collection | [inline] |
| SetPArray(const std::string &name, T *val, Long size) | pandore::Collection | [inline] |
| SetPobject(const std::string &name, T *val) | pandore::Collection | [inline] |
| SetValue(const std::string &name, const T &val) | pandore::Collection | [inline] |
| Type() const | pandore::Collection | [inline] |
| UnMask(const Pobject *, const Pobject *) | pandore::Collection | [inline] |