ICP  1
Public Member Functions | List of all members
SEBLOCK_DETAILS Class Reference

#include <selogger.h>

Inheritance diagram for SEBLOCK_DETAILS:
Inheritance graph

Public Member Functions

SEBLOCK_DETAILS_tupletuple ()
 
std::string & block_name ()
 
std::string & setpoint_value ()
 
std::string & vi_name ()
 
std::string & read_control ()
 
std::string & set_control ()
 
std::string & button_control ()
 
int & options ()
 
std::string & nexus_name ()
 
float & low_limit ()
 
float & high_limit ()
 
std::string & units ()
 
std::string & block_value ()
 
int & is_real ()
 
std::string & source ()
 
std::string & setpoint_time ()
 
std::string & value_time ()
 
 SEBLOCK_DETAILS (const std::string &block_name, const std::string &setpoint_value, const std::string &vi_name, const std::string &read_control, const std::string &set_control, const std::string &button_control, int options, const std::string &nexus_name, float low_limit, float high_limit, const std::string &units, const std::string &block_value, int is_real, const std::string &source, const std::string &setpoint_time, const std::string &value_time)
 
 SEBLOCK_DETAILS ()
 
 SEBLOCK_DETAILS (const SEBLOCK_DETAILS &block)
 
SEBLOCK_DETAILSoperator= (const SEBLOCK_DETAILS &block)
 

Detailed Description

Definition at line 28 of file selogger.h.

Constructor & Destructor Documentation

SEBLOCK_DETAILS::SEBLOCK_DETAILS ( const std::string &  block_name,
const std::string &  setpoint_value,
const std::string &  vi_name,
const std::string &  read_control,
const std::string &  set_control,
const std::string &  button_control,
int  options,
const std::string &  nexus_name,
float  low_limit,
float  high_limit,
const std::string &  units,
const std::string &  block_value,
int  is_real,
const std::string &  source,
const std::string &  setpoint_time,
const std::string &  value_time 
)
inline

Definition at line 48 of file selogger.h.

SEBLOCK_DETAILS::SEBLOCK_DETAILS ( )
inline

Definition at line 58 of file selogger.h.

SEBLOCK_DETAILS::SEBLOCK_DETAILS ( const SEBLOCK_DETAILS block)
inline

Definition at line 61 of file selogger.h.

Member Function Documentation

std::string& SEBLOCK_DETAILS::block_name ( )
inline

Definition at line 32 of file selogger.h.

std::string& SEBLOCK_DETAILS::block_value ( )
inline

Definition at line 43 of file selogger.h.

std::string& SEBLOCK_DETAILS::button_control ( )
inline

Definition at line 37 of file selogger.h.

Referenced by InstAPILib::pushBlockButton(), and InstAPILib::setBlockSetpoint().

float& SEBLOCK_DETAILS::high_limit ( )
inline

Definition at line 41 of file selogger.h.

int& SEBLOCK_DETAILS::is_real ( )
inline

Definition at line 44 of file selogger.h.

float& SEBLOCK_DETAILS::low_limit ( )
inline

Definition at line 40 of file selogger.h.

std::string& SEBLOCK_DETAILS::nexus_name ( )
inline

Definition at line 39 of file selogger.h.

SEBLOCK_DETAILS& SEBLOCK_DETAILS::operator= ( const SEBLOCK_DETAILS block)
inline

Definition at line 64 of file selogger.h.

int& SEBLOCK_DETAILS::options ( )
inline

Definition at line 38 of file selogger.h.

std::string& SEBLOCK_DETAILS::read_control ( )
inline

Definition at line 35 of file selogger.h.

Referenced by InstAPILib::getBlockValue().

std::string& SEBLOCK_DETAILS::set_control ( )
inline

Definition at line 36 of file selogger.h.

Referenced by InstAPILib::getBlockSetpoint(), and InstAPILib::setBlockSetpoint().

std::string& SEBLOCK_DETAILS::setpoint_time ( )
inline

Definition at line 46 of file selogger.h.

std::string& SEBLOCK_DETAILS::setpoint_value ( )
inline

Definition at line 33 of file selogger.h.

std::string& SEBLOCK_DETAILS::source ( )
inline

Definition at line 45 of file selogger.h.

SEBLOCK_DETAILS_tuple& SEBLOCK_DETAILS::tuple ( )
inline

Definition at line 31 of file selogger.h.

Referenced by se_get_block_details().

std::string& SEBLOCK_DETAILS::units ( )
inline

Definition at line 42 of file selogger.h.

std::string& SEBLOCK_DETAILS::value_time ( )
inline

Definition at line 47 of file selogger.h.

std::string& SEBLOCK_DETAILS::vi_name ( )
inline

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