Blender  V3.3
Public Member Functions | List of all members
blender::deg::BuilderStack::ScopedEntry Class Reference

#include <deg_builder_stack.h>

Public Member Functions

 ScopedEntry (const ScopedEntry &other)=delete
 
ScopedEntryoperator= (const ScopedEntry &other)=delete
 
 ScopedEntry (ScopedEntry &&other) noexcept
 
ScopedEntryoperator= (ScopedEntry &&other)
 
 ~ScopedEntry ()
 

Detailed Description

Definition at line 76 of file deg_builder_stack.h.

Constructor & Destructor Documentation

◆ ScopedEntry() [1/2]

blender::deg::BuilderStack::ScopedEntry::ScopedEntry ( const ScopedEntry other)
delete

◆ ScopedEntry() [2/2]

blender::deg::BuilderStack::ScopedEntry::ScopedEntry ( ScopedEntry &&  other)
inlinenoexcept

Definition at line 84 of file deg_builder_stack.h.

◆ ~ScopedEntry()

blender::deg::BuilderStack::ScopedEntry::~ScopedEntry ( )
inline

Member Function Documentation

◆ operator=() [1/2]

ScopedEntry& blender::deg::BuilderStack::ScopedEntry::operator= ( const ScopedEntry other)
delete

◆ operator=() [2/2]

ScopedEntry& blender::deg::BuilderStack::ScopedEntry::operator= ( ScopedEntry &&  other)
inline

Definition at line 88 of file deg_builder_stack.h.


The documentation for this class was generated from the following file: