![]() |
Lumiera 0.pre.04
»edit your freedom«
|
This is the complete list of members for Handle< IMP >, including all inherited members.
| activate(IMP *impl, DEL whenDead) | Handle< IMP > | inline |
| activate(shared_ptr< IMP > const &impl) | Handle< IMP > | inline |
| activate(shared_ptr< IMP > &&impl) | Handle< IMP > | inline |
| close() | Handle< IMP > | inline |
| Handle()=default | Handle< IMP > | |
| Handle(IMP *imp) | Handle< IMP > | inlineexplicit |
| Handle(Handle const &r)=default | Handle< IMP > | |
| Handle(Handle &&rr)=default | Handle< IMP > | |
| Handle(shared_ptr< Y > const &r) | Handle< IMP > | inlineexplicit |
| Handle(shared_ptr< Y > &&srr) | Handle< IMP > | inlineexplicit |
| Handle(weak_ptr< Y > const &wr) | Handle< IMP > | inlineexplicit |
| Handle(unique_ptr< Y > &&urr) | Handle< IMP > | inlineexplicit |
| impl() const | Handle< IMP > | inlineprotected |
| isValid() const | Handle< IMP > | inline |
| operator bool() const | Handle< IMP > | inlineexplicit |
| operator=(Handle const &r)=default | Handle< IMP > | |
| operator=(Handle &&rr)=default | Handle< IMP > | |
| operator=(shared_ptr< Y > const &sr) | Handle< IMP > | inline |
| operator=(shared_ptr< Y > &&srr) | Handle< IMP > | inline |
| operator=(unique_ptr< Y > &&urr) | Handle< IMP > | inline |
| SmPtr typedef | Handle< IMP > | protected |
| smPtr_ | Handle< IMP > | protected |