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

#include <OP_Take.h>

Public Member Functions

 MergeContext ()
 
const UT_StringgetMergePrefix () const
 
void setMergePrefix (const char *s)
 
const UT_StringgetMergeMasterTake () const
 
void setMergeMasterTake (const char *s)
 
bool getDelayTakeSwitch () const
 
void setDelayTakeSwitch (bool flag)
 
const UT_StringgetDelayedTake () const
 
void setDelayedTake (const char *s)
 

Detailed Description

Definition at line 113 of file OP_Take.h.

Constructor & Destructor Documentation

OP_Take::MergeContext::MergeContext ( )
inline

Definition at line 116 of file OP_Take.h.

Member Function Documentation

const UT_String& OP_Take::MergeContext::getDelayedTake ( ) const
inline

Definition at line 139 of file OP_Take.h.

bool OP_Take::MergeContext::getDelayTakeSwitch ( ) const
inline

Definition at line 133 of file OP_Take.h.

const UT_String& OP_Take::MergeContext::getMergeMasterTake ( ) const
inline

Definition at line 126 of file OP_Take.h.

const UT_String& OP_Take::MergeContext::getMergePrefix ( ) const
inline

Definition at line 119 of file OP_Take.h.

void OP_Take::MergeContext::setDelayedTake ( const char *  s)
inline

Definition at line 141 of file OP_Take.h.

void OP_Take::MergeContext::setDelayTakeSwitch ( bool  flag)
inline

Definition at line 135 of file OP_Take.h.

void OP_Take::MergeContext::setMergeMasterTake ( const char *  s)
inline

Definition at line 128 of file OP_Take.h.

void OP_Take::MergeContext::setMergePrefix ( const char *  s)
inline

Definition at line 121 of file OP_Take.h.


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