|
Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::Allocator::ObjectHandle< T >, including all inherited members.
| ObjectHandle(Allocator *allocator=nullptr, T *ptr=nullptr) | Bond::Allocator::ObjectHandle< T > | inline |
| ObjectHandle(Allocator &allocator, T *ptr=nullptr) | Bond::Allocator::ObjectHandle< T > | inline |
| ObjectHandle(ObjectHandle &&other) | Bond::Allocator::ObjectHandle< T > | inline |
| operator ObjectHandle< U >() && | Bond::Allocator::ObjectHandle< T > | inline |
| operator=(ObjectHandle &&other) | Bond::Allocator::ObjectHandle< T > | inline |