add(T *t) | ObjectSet< T > | inline |
addIfNew(T *) | ObjectSet< T > | inline |
allow0_ | ObjectSet< T > | protected |
allowNull(bool yn=true) | ObjectSet< T > | inline |
append(const ObjectSet< PropertyRef > &) override | ManagedObjectSet< PropertyRef > | inlinevirtual |
begin() | ObjectSet< T > | inline |
begin() const | ObjectSet< T > | inline |
cbegin() const | ObjectSet< T > | inline |
cend() const | ObjectSet< T > | inline |
clone() const override | ManagedObjectSet< PropertyRef > | inlinevirtual |
const_iterator typedef | ObjectSet< T > | |
const_reference typedef | ObjectSet< T > | |
copy(const ObjectSet &) | ObjectSet< T > | inlinevirtual |
delFunc(PropertyRef *ptr) | ManagedObjectSet< PropertyRef > | inlineprivatestatic |
delfunc_ | ManagedObjectSetBase< T > | private |
difference_type typedef | ObjectSet< T > | |
doAdd(PropertyRef *) override | PropertyRefSet | private |
ManagedObjectSet< PropertyRef >::doAdd(T *) | ObjectSet< T > | inlineprotectedvirtual |
empty() const | ObjectSet< T > | inline |
end() | ObjectSet< T > | inline |
end() const | ObjectSet< T > | inline |
ensureHasElasticProps(bool withswave=true, bool withai=false) | PropertyRefSet | |
ensurePresent(const Mnemonic &, const char *nm1, const char *nm2=nullptr, const char *nm3=nullptr) | PropertyRefSet | |
erase() override | ManagedObjectSetBase< T > | inlinevirtual |
first() | ObjectSet< T > | inline |
first() const | ObjectSet< T > | inline |
get(idx_type) | ObjectSet< T > | inlinevirtual |
get(idx_type) const | ObjectSet< T > | inlinevirtual |
get(const T *) const | ObjectSet< T > | inlinevirtual |
getByMnemonic(const Mnemonic &, int occ=0) const | PropertyRefSet | |
getByName(const char *, bool matchaliases=true) const | PropertyRefSet | |
getByName(const char *, bool matchaliases=true) | PropertyRefSet | private |
getByName(const char *, const ObjectSet< const PropertyRef > &, bool matchaliases) | PropertyRefSet | static |
getByType(PropertyRef::StdType, int occ=0) const | PropertyRefSet | |
getByType(PropertyRef::StdType, int occ=0) | PropertyRefSet | private |
getIdx(iterator it) const | ObjectSet< T > | inline |
getIdx(const_iterator it) const | ObjectSet< T > | inline |
idx_type typedef | ManagedObjectSet< PropertyRef > | |
impl_type typedef | ObjectSet< T > | protected |
indexOf(const T *) const | ObjectSet< T > | inlinevirtual |
insertAfter(T *newptr, idx_type) | ObjectSet< T > | inlinevirtual |
insertAt(T *newptr, idx_type) | ObjectSet< T > | inlinevirtual |
isEmpty() const | OD::Set | inline |
isManaged() const override | ManagedObjectSetBase< T > | inlinevirtual |
isPresent(const T *) const | ObjectSet< T > | inlinevirtual |
iterator typedef | ObjectSet< T > | |
last() | ObjectSet< T > | inline |
last() const | ObjectSet< T > | inline |
ManagedObjectSet() | ManagedObjectSet< PropertyRef > | inline |
ManagedObjectSet(const ManagedObjectSet< PropertyRef > &) | ManagedObjectSet< PropertyRef > | inline |
ManagedObjectSet(const ObjectSet< PropertyRef > &) | ManagedObjectSet< PropertyRef > | inline |
ManagedObjectSetBase(PtrFunc delfunc) | ManagedObjectSetBase< T > | inlineprotected |
max_size() const | ObjectSet< T > | inline |
maxIdx32() | OD::Set | inlinestatic |
maxIdx64() | OD::Set | inlinestatic |
mOD_DisableCopy(PropertyRefSet) | PropertyRefSet | private |
nrItems() const override | ObjectSet< T > | inlinevirtual |
nullAllowed() const | ObjectSet< T > | inline |
object_type typedef | ObjectSet< T > | |
ObjectSet() | ObjectSet< T > | inline |
ObjectSet(T *) | ObjectSet< T > | inlineexplicit |
ObjectSet(T *, T *) | ObjectSet< T > | inlineexplicit |
ObjectSet(T *, T *, T *) | ObjectSet< T > | inlineexplicit |
ObjectSet(const ObjectSet &) | ObjectSet< T > | inline |
operator!=(const ObjectSet &oth) const | ObjectSet< T > | inline |
operator+=(T *t) | ObjectSet< T > | inline |
operator-=(T *) override | ManagedObjectSetBase< T > | inlinevirtual |
operator=(const ObjectSet< PropertyRef > &) | ManagedObjectSet< PropertyRef > | inline |
operator==(const ObjectSet &) const | ObjectSet< T > | inline |
operator[](idx_type i) | ObjectSet< T > | inline |
operator[](idx_type i) const | ObjectSet< T > | inline |
operator[](const T *t) const | ObjectSet< T > | inline |
plainErase() | ObjectSet< T > | inline |
pop() override | ManagedObjectSetBase< T > | inlinevirtual |
PropertyRefSet() | PropertyRefSet | private |
PropertyRefSetMgr class | PropertyRefSet | friend |
PtrFunc typedef | ManagedObjectSetBase< T > | protected |
push(T *t) | ObjectSet< T > | inline |
readFrom(ascistream &, Repos::Source) | PropertyRefSet | private |
reference typedef | ObjectSet< T > | |
removeAndTake(idx_type, bool kporder=true) | ManagedObjectSetBase< T > | inlinevirtual |
removeCache(const PropertyRef *) | PropertyRefSet | privatestatic |
removeRange(idx_type, idx_type) override | ManagedObjectSetBase< T > | inlinevirtual |
removeSingle(idx_type, bool kporder=true) override | ManagedObjectSetBase< T > | inlinevirtual |
removeSingleWithCache(int) | PropertyRefSet | |
replace(idx_type, T *) override | ManagedObjectSetBase< T > | inlinevirtual |
reverse() override | ObjectSet< T > | inlinevirtual |
save(Repos::Source) const | PropertyRefSet | private |
setEmpty() | OD::Set | inline |
setNullAllowed(bool yn=true) | ObjectSet< T > | inline |
size() const | ObjectSet< T > | inline |
size_type typedef | ManagedObjectSet< PropertyRef > | |
subselect(PropertyRef::StdType, ObjectSet< const PropertyRef > &) const | PropertyRefSet | |
swap(idx_type, idx_type) | ObjectSet< T > | inline |
swap(ObjectSet &oth) | ObjectSet< T > | inline |
swapItems(std::int64_t i1, std::int64_t i2) override | ObjectSet< T > | inlinevirtual |
uiManPROPS class | PropertyRefSet | friend |
useIndexes(const idx_type *) | ObjectSet< T > | inline |
validIdx(std::int64_t) const override | ObjectSet< T > | inlinevirtual |
value_type typedef | ObjectSet< T > | |
vec_ | ObjectSet< T > | protected |
writeTo(ascostream &) const | PropertyRefSet | private |
~ManagedObjectSetBase() | ManagedObjectSetBase< T > | inlineprotected |
~ObjectSet() | ObjectSet< T > | inlinevirtual |
~Set() | OD::Set | inlinevirtual |