|
Blender V5.0
|
This is the complete list of members for blender::ResourceScope, including all inherited members.
| add(std::unique_ptr< T > resource) | blender::ResourceScope | inline |
| add(destruct_ptr< T > resource) | blender::ResourceScope | inline |
| add(void *userdata, void(*free)(void *)) | blender::ResourceScope | inline |
| add_destruct_call(Func func) | blender::ResourceScope | inline |
| add_value(T &&value) | blender::ResourceScope | inline |
| allocate_owned(const CPPType &type) | blender::ResourceScope | inline |
| allocator() | blender::ResourceScope | inline |
| construct(Args &&...args) | blender::ResourceScope | inline |
| blender::operator=(NonMovable &&other)=delete | blender::NonMovable | private |
| blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | private |
| ResourceScope() | blender::ResourceScope | |
| ~ResourceScope() | blender::ResourceScope |