vsg
1.1.0
VulkanSceneGraph library
|
This is the complete list of members for vsg::SharedObjects, including all inherited members.
_attemptDelete() const (defined in vsg::Object) | vsg::Object | protectedvirtual |
_defaults (defined in vsg::SharedObjects) | vsg::SharedObjects | protected |
_mutex (defined in vsg::SharedObjects) | vsg::SharedObjects | mutableprotected |
_sharedObjects (defined in vsg::SharedObjects) | vsg::SharedObjects | protected |
accept(Visitor &visitor) override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
accept(ConstVisitor &visitor) const override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
accept(RecordTraversal &visitor) const override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
add(ref_ptr< Object > object, const Path &filename, ref_ptr< const Options > options={}) | vsg::SharedObjects | virtual |
cast() (defined in vsg::Object) | vsg::Object | inline |
cast() const (defined in vsg::Object) | vsg::Object | inline |
className() const noexcept override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
clear() | vsg::SharedObjects | |
compare(const Object &rhs) const override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
contains(const Path &filename, ref_ptr< const Options > options={}) const | vsg::SharedObjects | virtual |
create(Args &&... args) (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinestatic |
create() (defined in vsg::Object) | vsg::Object | inlinestatic |
create_if(bool flag, Args &&... args) (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinestatic |
create_if(bool flag) (defined in vsg::Object) | vsg::Object | inlinestatic |
excludedExtensions | vsg::SharedObjects | |
getAuxiliary() (defined in vsg::Object) | vsg::Object | inline |
getAuxiliary() const (defined in vsg::Object) | vsg::Object | inline |
getObject(const std::string &key) | vsg::Object | |
getObject(const std::string &key) const | vsg::Object | |
getObject(const std::string &key) | vsg::Object | inline |
getObject(const std::string &key) const | vsg::Object | inline |
getOrCreateAuxiliary() (defined in vsg::Object) | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | |
getRefObject(const std::string &key) const | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | inline |
getRefObject(const std::string &key) const | vsg::Object | inline |
getValue(const std::string &key, T &value) const | vsg::Object | |
Inherit(Args &&... args) (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inline |
is_compatible(const std::type_info &type) const noexcept override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
Object() (defined in vsg::Object) | vsg::Object | |
Object(const Object &) (defined in vsg::Object) | vsg::Object | |
operator delete(void *ptr) (defined in vsg::Object) | vsg::Object | static |
operator new(std::size_t count) | vsg::Object | static |
operator=(const Object &) (defined in vsg::Object) | vsg::Object | |
prune() (defined in vsg::SharedObjects) | vsg::SharedObjects | |
read(Input &input) (defined in vsg::Object) | vsg::Object | virtual |
ref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
referenceCount() const noexcept (defined in vsg::Object) | vsg::Object | inline |
remove(const Path &filename, ref_ptr< const Options > options={}) | vsg::SharedObjects | virtual |
removeObject(const std::string &key) | vsg::Object | |
report(std::ostream &out) | vsg::SharedObjects | |
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object) | vsg::Object | protected |
setObject(const std::string &key, ref_ptr< Object > object) | vsg::Object | |
setValue(const std::string &key, const T &value) | vsg::Object | |
setValue(const std::string &key, const char *value) | vsg::Object | inline |
share(ref_ptr< T > &object) (defined in vsg::SharedObjects) | vsg::SharedObjects | |
share(ref_ptr< T > &object, Func init) (defined in vsg::SharedObjects) | vsg::SharedObjects | |
share(C &container) (defined in vsg::SharedObjects) | vsg::SharedObjects | |
shared_default() (defined in vsg::SharedObjects) | vsg::SharedObjects | |
SharedObjects() (defined in vsg::SharedObjects) | vsg::SharedObjects | |
sizeofObject() const noexcept override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
suitable(const Path &filename) const | vsg::SharedObjects | virtual |
suitableForSharing | vsg::SharedObjects | |
traverse(Visitor &) (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(ConstVisitor &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(RecordTraversal &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
type_info() const noexcept override (defined in vsg::Inherit< Object, SharedObjects >) | vsg::Inherit< Object, SharedObjects > | inlinevirtual |
unref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
unref_nodelete() const noexcept (defined in vsg::Object) | vsg::Object | inline |
write(Output &output) const (defined in vsg::Object) | vsg::Object | virtual |
~Object() (defined in vsg::Object) | vsg::Object | protectedvirtual |
~SharedObjects() (defined in vsg::SharedObjects) | vsg::SharedObjects | protectedvirtual |