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

#include <CH_BatchModifyScope.h>

Public Member Functions

 CH_BatchModifyScope (CH_Channel *chp, CH_CHANGE_TYPE notify_type, bool verify_tied_values=true)
 
 ~CH_BatchModifyScope ()
 
void setChannelStart (fpreal new_global_start)
 
void setAdjustRange (int beg, int end)
 
void deferredSmoothAutoSlopes (fpreal global_time, fpreal delta, bool value_changed)
 
void finish ()
 

Detailed Description

Definition at line 27 of file CH_BatchModifyScope.h.

Constructor & Destructor Documentation

CH_BatchModifyScope::CH_BatchModifyScope ( CH_Channel chp,
CH_CHANGE_TYPE  notify_type,
bool  verify_tied_values = true 
)
CH_BatchModifyScope::~CH_BatchModifyScope ( )
inline

Definition at line 35 of file CH_BatchModifyScope.h.

Member Function Documentation

void CH_BatchModifyScope::deferredSmoothAutoSlopes ( fpreal  global_time,
fpreal  delta,
bool  value_changed 
)
inline

Definition at line 56 of file CH_BatchModifyScope.h.

void CH_BatchModifyScope::finish ( )
void CH_BatchModifyScope::setAdjustRange ( int  beg,
int  end 
)
inline

Definition at line 50 of file CH_BatchModifyScope.h.

void CH_BatchModifyScope::setChannelStart ( fpreal  new_global_start)
inline

Definition at line 44 of file CH_BatchModifyScope.h.


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