CXXR (C++ R)
|
This is the complete list of members for CXXR::GCEdge< T >, including all inherited members.
detach() | CXXR::GCEdgeBase | |
GCEdge() (defined in CXXR::GCEdge< T >) | CXXR::GCEdge< T > | inline |
GCEdge(T *target) | CXXR::GCEdge< T > | inlineexplicit |
GCEdge(const GCEdge< T > &source) | CXXR::GCEdge< T > | inline |
GCEdgeBase() (defined in CXXR::GCEdgeBase) | CXXR::GCEdgeBase | inlineprotected |
GCEdgeBase(const GCNode *target) | CXXR::GCEdgeBase | inlineprotected |
GCEdgeBase(const GCEdgeBase &source) | CXXR::GCEdgeBase | inlineprotected |
get() const | CXXR::GCEdge< T > | inline |
operator T *() const | CXXR::GCEdge< T > | inline |
operator->() const (defined in CXXR::GCEdge< T >) | CXXR::GCEdge< T > | inline |
operator=(const GCEdge< T > &source) (defined in CXXR::GCEdge< T >) | CXXR::GCEdge< T > | inline |
operator=(T *newtarget) (defined in CXXR::GCEdge< T >) | CXXR::GCEdge< T > | inline |
retarget(const GCNode *newtarget) | CXXR::GCEdgeBase | inlineprotected |
target() const | CXXR::GCEdgeBase | inlineprotected |
type typedef (defined in CXXR::GCEdge< T >) | CXXR::GCEdge< T > | |
~GCEdgeBase() (defined in CXXR::GCEdgeBase) | CXXR::GCEdgeBase | inlineprotected |