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