
Protected Types | |
| typedef T * | PointerType |
| typedef T & | ReferenceType |
| typedef T * | StoredType |
Protected Member Functions | |
| template<typename U> | |
| DefaultStorage (const DefaultStorage< U > &) | |
| DefaultStorage (const DefaultStorage &) | |
| DefaultStorage (const StoredType &p) | |
| DefaultStorage () | |
| void | destroy () |
| ReferenceType | operator * () const |
| PointerType | operator-> () const |
| void | swap (DefaultStorage &p) |
Friends | |
| PointerType | getStorage (const DefaultStorage &ds) |
| StoredType & | getStorageReference (DefaultStorage &ds) |
| const StoredType & | getStorageReference (const DefaultStorage &ds) |
|
|||||
|
|||||
|
|||||
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|||||||||
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.4.3