MT Core (C++)
Core library for replacing C++ standard in project usage
|
This is the complete list of members for mtcore::thread::Arc< T >, including all inherited members.
acquire(Allocator &alloc) | mtcore::thread::Arc< T > | inline |
deinit(Allocator &alloc) | mtcore::thread::Arc< T > | inline |
init(Allocator &alloc, Args... args) | mtcore::thread::Arc< T > | inline |
operator bool() const | mtcore::thread::Arc< T > | inline |
operator*() | mtcore::thread::Arc< T > | inline |
operator*() const | mtcore::thread::Arc< T > | inline |
operator->() | mtcore::thread::Arc< T > | inline |
operator->() const | mtcore::thread::Arc< T > | inline |
operator==(const Arc &o) const | mtcore::thread::Arc< T > | inline |
operator==(T *other) const | mtcore::thread::Arc< T > | inline |
operator==(const T *other) const | mtcore::thread::Arc< T > | inline |
rc | mtcore::thread::Arc< T > | |
release(Allocator &alloc) | mtcore::thread::Arc< T > | inline |
valid() const | mtcore::thread::Arc< T > | inline |
weak() | mtcore::thread::Arc< T > | inline |