Blender V5.0
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 68 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 76 of file deg_builder_stack.h.

References ScopedEntry().

◆ ~ScopedEntry()

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

Definition at line 92 of file deg_builder_stack.h.

References BLI_assert.

Member Function Documentation

◆ operator=() [1/2]

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

References ScopedEntry().

◆ operator=() [2/2]

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

Definition at line 80 of file deg_builder_stack.h.

References ScopedEntry().


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