| Home | C-Bits Package Documentation | Project Page |
| _autofree | cbits::sync_ptr | [private] |
| _owned | cbits::sync_ptr | [private] |
| _t | cbits::sync_ptr | [private] |
| isOwner() const | cbits::sync_ptr | [inline] |
| operator *() | cbits::sync_ptr | [inline] |
| operator->() | cbits::sync_ptr | [inline] |
| operator=(const sync_ptr< Lockable > &r) | cbits::sync_ptr | [inline] |
| operator==(const sync_ptr< Lockable > &r) | cbits::sync_ptr | [inline] |
| release() const | cbits::sync_ptr | [inline, private] |
| sync_ptr(Lockable *t, const bool autofree=false) | cbits::sync_ptr | [inline] |
| sync_ptr(const sync_ptr< Lockable > &r) | cbits::sync_ptr | [inline] |
| ~sync_ptr() | cbits::sync_ptr | [inline] |
|
|