CppGC  1.01
GC::Ref< T > Member List
This is the complete list of members for GC::Ref< T >, including all inherited members.
operator T *() (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator T const *() const (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator!=(T const *other) (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator!=(Ref< T > const &other) (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator*() (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator*() const (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator->() (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator->() const (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator=(T const *val) (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator==(T const *other) (defined in GC::Ref< T >)GC::Ref< T > [inline]
operator==(Ref< T > const &other) (defined in GC::Ref< T >)GC::Ref< T > [inline]
Ref(T const *ptr=NULL) (defined in GC::Ref< T >)GC::Ref< T > [inline]
Ref(Ref< T > const &ref)GC::Ref< T > [inline]