Wildmeshing Toolkit
wmtk::attribute::internal::CheckpointScope Class Reference

#include <CheckpointScope.hpp>

Collaboration diagram for wmtk::attribute::internal::CheckpointScope:
[legend]

Public Member Functions

 CheckpointScope (const AttributeManager &manager)
 
 ~CheckpointScope ()
 

Private Attributes

const AttributeManagerm_manager
 

Detailed Description

Definition at line 6 of file CheckpointScope.hpp.

Constructor & Destructor Documentation

◆ CheckpointScope()

wmtk::attribute::internal::CheckpointScope::CheckpointScope ( const AttributeManager manager)

Definition at line 5 of file CheckpointScope.cpp.

References wmtk::attribute::AttributeManager::change_to_parent_scope(), and m_manager.

Here is the call graph for this function:

◆ ~CheckpointScope()

wmtk::attribute::internal::CheckpointScope::~CheckpointScope ( )

Definition at line 10 of file CheckpointScope.cpp.

References wmtk::attribute::AttributeManager::change_to_child_scope(), and m_manager.

Here is the call graph for this function:

Member Data Documentation

◆ m_manager

const AttributeManager& wmtk::attribute::internal::CheckpointScope::m_manager
private

Definition at line 13 of file CheckpointScope.hpp.

Referenced by CheckpointScope(), and ~CheckpointScope().


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