|
libbio
|
This is the complete list of members for bio::CowPtr< T >, including all inherited members.
| Borrow(T *borrowed) | bio::CowPtr< T > | inlinestatic |
| CowPtr() | bio::CowPtr< T > | inline |
| CowPtr(T *owned, bool immutable=false) | bio::CowPtr< T > | inlineexplicit |
| CowPtr(const CowPtr &other) | bio::CowPtr< T > | inline |
| IsBorrowed() const | bio::CowPtr< T > | inline |
| IsNull() const | bio::CowPtr< T > | inline |
| IsShared() const | bio::CowPtr< T > | inline |
| Moo(CLONE cloneFn) | bio::CowPtr< T > | inline |
| Mutable() | bio::CowPtr< T > | inline |
| operator=(const CowPtr &other) | bio::CowPtr< T > | inline |
| Reset(T *owned) | bio::CowPtr< T > | inline |
| Type typedef | bio::CowPtr< T > | |
| View() const | bio::CowPtr< T > | inline |
| ~CowPtr() | bio::CowPtr< T > | inline |