ISIS Logo
lvDCOM
An EPICS support module to export LabVIEW values as process variables
Public Member Functions | Private Attributes | List of all members
BoolItem Class Reference

Public Member Functions

 BoolItem (lvDCOMInterface *dcom, const char *xpath, const char *config_section, const char *param)
 
 operator bool ()
 

Private Attributes

bool m_value
 

Detailed Description

Definition at line 1157 of file lvDCOMInterface.cpp.

Constructor & Destructor Documentation

BoolItem::BoolItem ( lvDCOMInterface dcom,
const char *  xpath,
const char *  config_section,
const char *  param 
)
inline

Definition at line 1161 of file lvDCOMInterface.cpp.

References lvDCOMInterface::doXPATHbool(), m_value, and MAX_PATH_LEN.

Member Function Documentation

BoolItem::operator bool ( )
inline

Definition at line 1167 of file lvDCOMInterface.cpp.

References m_value.

Member Data Documentation

bool BoolItem::m_value
private

Definition at line 1159 of file lvDCOMInterface.cpp.

Referenced by BoolItem(), and operator bool().


The documentation for this class was generated from the following file:
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5