|
|
| uuid_ptr (const UUID &uu) |
| |
|
| uuid_ptr (T *p, const UUID &uu) |
| |
|
| uuid_ptr (T *p) |
| |
|
T & | operator* () |
| |
|
T * | operator-> () const |
| |
|
| operator T* () const |
| |
|
void | update (std::map< UUID, T > &map) |
| |
|
void | update (const std::map< UUID, T_without_const > &map) |
| |
|
| uuid_ptr (const UUID &uu) |
| |
|
| uuid_ptr (T *p, const UUID &uu) |
| |
|
| uuid_ptr (T *p) |
| |
|
T & | operator* () |
| |
|
T * | operator-> () const |
| |
|
| operator T* () const |
| |
|
void | update (std::map< UUID, T > &map) |
| |
|
void | update (const std::map< UUID, T_without_const > &map) |
| |
The documentation for this class was generated from the following file: