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

Public Member Functions

 StringItem (lvDCOMInterface *dcom, const char *xpath, const char *config_section, const char *param, bool filepath=false)
 
const CComBSTR & bstr ()
 
size_t size ()
 
 operator BSTR ()
 

Private Attributes

CComBSTR m_bstr
 

Detailed Description

Definition at line 1135 of file lvDCOMInterface.cpp.

Constructor & Destructor Documentation

StringItem::StringItem ( lvDCOMInterface dcom,
const char *  xpath,
const char *  config_section,
const char *  param,
bool  filepath = false 
)
inline

Member Function Documentation

const CComBSTR& StringItem::bstr ( )
inline

Definition at line 1152 of file lvDCOMInterface.cpp.

References m_bstr.

StringItem::operator BSTR ( )
inline

Definition at line 1154 of file lvDCOMInterface.cpp.

References m_bstr.

size_t StringItem::size ( )
inline

Definition at line 1153 of file lvDCOMInterface.cpp.

References m_bstr.

Member Data Documentation

CComBSTR StringItem::m_bstr
private

Definition at line 1137 of file lvDCOMInterface.cpp.

Referenced by bstr(), operator BSTR(), size(), and StringItem().


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