add(Property const &prop, iSet sub=ISET_NULL) | cogitant::PropertySet | protected |
clear() (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
empty() const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
findAndDelete(const Property &c) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
get(Property::Type t, iSet sub=ISET_NULL) | cogitant::PropertySet | |
get(std::string const &t, iSet sub=ISET_NULL) | cogitant::PropertySet | |
get(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
get(std::string const &t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
getSubSet(iSet sub) | cogitant::PropertySet | |
getSubSet(iSet sub) const | cogitant::PropertySet | |
has(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
has(std::string const &t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
iAdd(const Property &c) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
iBegin() const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
iDelete(const iSet i) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
iEnd() const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
iFind(const Property &c) const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
iGetContent(const iSet i) const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
iGetContent(const iSet i) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
iNext(iSet &i) const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
isValidIterator(const iSet i1) const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inlineprotected |
maxSize() const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
operator<<(std::ostream &os, const PropertySet &ob) | cogitant::PropertySet | friend |
operator=(PropertySet const &p) | cogitant::PropertySet | |
operator[](const iSet i) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
operator[](const iSet i) const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
PropertySet() | cogitant::PropertySet | |
read(Property::Type t, void const *&ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
read(Property::Type t, unsigned int &ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
read(Property::Type t, std::string &ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
read(std::string const &t, std::string &ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
read(Property::Type t, std::vector< iSet > &ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
read(Property::Type t, Property::ExtendedValue const *&ref, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readExtended(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readInt(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readPtrVoid(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readString(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readString(std::string const &t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
readVectorISet(Property::Type t, iSet sub=ISET_NULL) const | cogitant::PropertySet | |
remove(Property::Type t, iSet sub=ISET_NULL) | cogitant::PropertySet | |
remove(std::string const &t, iSet sub=ISET_NULL) | cogitant::PropertySet | |
removeSubSet(iSet sub) | cogitant::PropertySet | |
reserve(nSet const size) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
set(Property::Type t, unsigned int val, iSet sub=ISET_NULL) | cogitant::PropertySet | |
set(Property::Type t, std::string const &str, iSet sub=ISET_NULL) | cogitant::PropertySet | |
set(std::string const &t, std::string const &str, iSet sub=ISET_NULL) | cogitant::PropertySet | |
set(Property::Type t, std::vector< iSet > const &tab, iSet sub=ISET_NULL) | cogitant::PropertySet | |
set(Property::Type t, Property::ExtendedValue const &e, iSet sub=ISET_NULL) | cogitant::PropertySet | |
Set_Simple_Final() (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
Set_Simple_Final(Set_Simple_Final< Property > const &c) (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |
setPtrVoid(Property::Type t, void *ptr, iSet sub=ISET_NULL) | cogitant::PropertySet | |
size() const (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | inline |
toString() const | cogitant::PropertySet | |
~PropertySet() | cogitant::PropertySet | |
~Set_Simple_Final() (defined in cogitant::Set_Simple_Final< Property >) | cogitant::Set_Simple_Final< Property > | |