|
CppGC
1.01
|
| 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] |
1.7.6.1