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

#include <OP_Context.h>

+ Inheritance diagram for OP_ContextOptionsWriteScope:

Public Member Functions

 OP_ContextOptionsWriteScope (OP_Context &context, bool push_options)
 
 ~OP_ContextOptionsWriteScope ()
 
DEP_ContextOptionsoperator* () const
 
DEP_ContextOptionsoperator-> () const
 
DEP_ContextOptionsget () const
 

Additional Inherited Members

- Protected Member Functions inherited from UT_NonCopyableNS::UT_NonCopyable
 UT_NonCopyable ()=default
 
 ~UT_NonCopyable ()=default
 
 UT_NonCopyable (const UT_NonCopyable &)=delete
 
UT_NonCopyableoperator= (const UT_NonCopyable &)=delete
 

Detailed Description

Definition at line 24 of file OP_Context.h.

Constructor & Destructor Documentation

OP_ContextOptionsWriteScope::OP_ContextOptionsWriteScope ( OP_Context context,
bool  push_options 
)
OP_ContextOptionsWriteScope::~OP_ContextOptionsWriteScope ( )

Member Function Documentation

DEP_ContextOptions* OP_ContextOptionsWriteScope::get ( ) const
inline

Definition at line 35 of file OP_Context.h.

DEP_ContextOptions& OP_ContextOptionsWriteScope::operator* ( ) const
inline

Definition at line 31 of file OP_Context.h.

DEP_ContextOptions* OP_ContextOptionsWriteScope::operator-> ( ) const
inline

Definition at line 33 of file OP_Context.h.


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