|
libbio
|
This is the complete list of members for bio::LazyPointer< T >, including all inherited members.
| Factory typedef | bio::LazyPointer< T > | |
| Get() const | bio::LazyPointer< T > | inline |
| GetFactory() const | bio::LazyPointer< T > | inline |
| GetIfMaterialized() const | bio::LazyPointer< T > | inline |
| IsMaterialized() const | bio::LazyPointer< T > | inline |
| LazyPointer() | bio::LazyPointer< T > | inline |
| LazyPointer(Factory factory) | bio::LazyPointer< T > | inlineexplicit |
| LazyPointer(T *materialized) | bio::LazyPointer< T > | inlineexplicit |
| LazyPointer(const LazyPointer &other) | bio::LazyPointer< T > | inline |
| operator*() const | bio::LazyPointer< T > | inline |
| operator->() const | bio::LazyPointer< T > | inline |
| operator=(const LazyPointer &other) | bio::LazyPointer< T > | inline |
| Release() | bio::LazyPointer< T > | inline |
| ResetWith(T *materialized) | bio::LazyPointer< T > | inline |
| SetFactory(Factory factory) | bio::LazyPointer< T > | inline |
| ~LazyPointer() | bio::LazyPointer< T > | inline |