libbio
Loading...
Searching...
No Matches
bio::CowPtr< T > Member List

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() constbio::CowPtr< T >inline
IsNull() constbio::CowPtr< T >inline
IsShared() constbio::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 typedefbio::CowPtr< T >
View() constbio::CowPtr< T >inline
~CowPtr()bio::CowPtr< T >inline