CXXR (C++ R)
|
This is the complete list of members for CXXR::GCRoot< T >, including all inherited members.
GCRoot(T *node=0) | CXXR::GCRoot< T > | inlineexplicit |
GCRoot(const GCRoot &source) | CXXR::GCRoot< T > | inline |
GCRootBase(const GCNode *node) | CXXR::GCRootBase | protected |
GCRootBase(const GCRootBase &source) | CXXR::GCRootBase | inlineprotected |
get() const | CXXR::GCRoot< T > | inline |
operator T *() const | CXXR::GCRoot< T > | inline |
operator*() const | CXXR::GCRoot< T > | inline |
operator->() const | CXXR::GCRoot< T > | inline |
operator=(const GCRoot &source) | CXXR::GCRoot< T > | inline |
operator=(T *node) | CXXR::GCRoot< T > | inline |
operator=(const GCRootBase &source) (defined in CXXR::GCRootBase) | CXXR::GCRootBase | inlineprotected |
ptr() const | CXXR::GCRootBase | inlineprotected |
redirect(const GCNode *node) | CXXR::GCRootBase | inlineprotected |
visitRoots(GCNode::const_visitor *v) | CXXR::GCRootBase | static |
~GCRootBase() (defined in CXXR::GCRootBase) | CXXR::GCRootBase | inlineprotected |