THM1176InstrumentManager  1.0
Qt Object abstraction for Metrolab THM1176
MTL::Instrument::CResourceList Class Reference

List of VISA resource names. More...

#include <IEEE488InstrumentTypes.h>

Inheritance diagram for MTL::Instrument::CResourceList:
Collaboration diagram for MTL::Instrument::CResourceList:

Public Member Functions

std::string Dump () const
 Dump the VISA resource list into a string. More...
 
bool operator== (CResourceList const &other)
 Equality operator. More...
 
bool operator!= (CResourceList const &other)
 Inequality operator. More...
 

Detailed Description

List of VISA resource names.

Definition at line 25 of file IEEE488InstrumentTypes.h.

Member Function Documentation

◆ Dump()

std::string MTL::Instrument::CResourceList::Dump ( ) const
inline

Dump the VISA resource list into a string.

Definition at line 28 of file IEEE488InstrumentTypes.h.

◆ operator!=()

bool MTL::Instrument::CResourceList::operator!= ( CResourceList const &  other)
inline

Inequality operator.

Definition at line 46 of file IEEE488InstrumentTypes.h.

◆ operator==()

bool MTL::Instrument::CResourceList::operator== ( CResourceList const &  other)
inline

Equality operator.

Definition at line 35 of file IEEE488InstrumentTypes.h.


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