HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EV_ChangeOpReferenceParms Struct Reference

#include <EXPR.h>

Public Attributes

const char * new_fullpath
 
const char * old_fullpath
 
const char * old_cwd
 
const char * chan_name
 
const char * old_chan_name
 

Detailed Description

Structure used as the parameter to ev_ChangeOpReference (Currently only used internally)

Definition at line 325 of file EXPR.h.

Member Data Documentation

const char* EV_ChangeOpReferenceParms::chan_name

Definition at line 330 of file EXPR.h.

const char* EV_ChangeOpReferenceParms::new_fullpath

Definition at line 327 of file EXPR.h.

const char* EV_ChangeOpReferenceParms::old_chan_name

Definition at line 331 of file EXPR.h.

const char* EV_ChangeOpReferenceParms::old_cwd

Definition at line 329 of file EXPR.h.

const char* EV_ChangeOpReferenceParms::old_fullpath

Definition at line 328 of file EXPR.h.


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