mn::basic_singleton< T, TLOCK > Member List
This is the complete list of members for mn::basic_singleton< T, TLOCK >, including all inherited members.
| basic_singleton(this_type &&other)=delete | mn::basic_singleton< T, TLOCK > | |
| basic_singleton(const this_type &)=delete | mn::basic_singleton< T, TLOCK > | |
| basic_singleton() | mn::basic_singleton< T, TLOCK > | inlineprotected |
| instance() | mn::basic_singleton< T, TLOCK > | inlinestatic |
| lock_t typedef | mn::basic_singleton< T, TLOCK > | |
| m_ptr | mn::basic_singleton< T, TLOCK > | privatestatic |
| m_tLock | mn::basic_singleton< T, TLOCK > | privatestatic |
| operator=(const this_type &)=delete | mn::basic_singleton< T, TLOCK > | |
| pointer typedef | mn::basic_singleton< T, TLOCK > | |
| reference typedef | mn::basic_singleton< T, TLOCK > | |
| this_type typedef | mn::basic_singleton< T, TLOCK > | |
| value_type typedef | mn::basic_singleton< T, TLOCK > |