THM1176InstrumentDriver 1.1
C++ API for Metrolab THM1176
Loading...
Searching...
No Matches
MTL::Instrument::CParsedResourceList Class Reference

Parsed resource information for a list of instruments. More...

#include <VISAInstrumentTypes.h>

Inheritance diagram for MTL::Instrument::CParsedResourceList:
Collaboration diagram for MTL::Instrument::CParsedResourceList:

Public Member Functions

bool operator== (CParsedResourceList const &other)
 Equality operator.
 
bool operator!= (CParsedResourceList const &other)
 Inequality operator.
 

Detailed Description

Parsed resource information for a list of instruments.

Definition at line 251 of file VISAInstrumentTypes.h.

Member Function Documentation

◆ operator!=()

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

Inequality operator.

Definition at line 265 of file VISAInstrumentTypes.h.

◆ operator==()

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

Equality operator.

Definition at line 254 of file VISAInstrumentTypes.h.


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