HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CH_ScopeUndo Class Reference

#include <CH_Manager.h>

Public Member Functions

 CH_ScopeUndo (CH_ScopedChannels *owner, const CH_ChannelRef &ref, unsigned flags)
 
bool checkPtr () const
 
void applyFlags ()
 

Static Public Member Functions

static void appendScopeUndo (UT_Array< CH_ScopeUndo > &undos, const CH_ChannelRef &ref)
 

Public Attributes

CH_ScopedChannelsmyOwner
 
CH_ChannelRef myChanRef
 
unsigned myFlags
 

Detailed Description

Definition at line 2048 of file CH_Manager.h.

Constructor & Destructor Documentation

CH_ScopeUndo::CH_ScopeUndo ( CH_ScopedChannels owner,
const CH_ChannelRef ref,
unsigned  flags 
)
inline

Definition at line 2051 of file CH_Manager.h.

Member Function Documentation

static void CH_ScopeUndo::appendScopeUndo ( UT_Array< CH_ScopeUndo > &  undos,
const CH_ChannelRef ref 
)
static
void CH_ScopeUndo::applyFlags ( )
bool CH_ScopeUndo::checkPtr ( ) const

Member Data Documentation

CH_ChannelRef CH_ScopeUndo::myChanRef

Definition at line 2066 of file CH_Manager.h.

unsigned CH_ScopeUndo::myFlags

Definition at line 2067 of file CH_Manager.h.

CH_ScopedChannels* CH_ScopeUndo::myOwner

Definition at line 2065 of file CH_Manager.h.


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