IEEE488 Instrument Resource Manager class.
More...
#include <IEEE488Instrument.h>
IEEE488 Instrument Resource Manager class.
Definition at line 22 of file IEEE488Instrument.h.
◆ CIEEE488ResourceManager()
MTL::Instrument::CIEEE488ResourceManager::CIEEE488ResourceManager |
( |
| ) |
|
|
inline |
◆ ~CIEEE488ResourceManager()
virtual MTL::Instrument::CIEEE488ResourceManager::~CIEEE488ResourceManager |
( |
| ) |
|
|
inlinevirtual |
◆ FindResources()
virtual bool MTL::Instrument::CIEEE488ResourceManager::FindResources |
( |
CResourceList & |
rList, |
|
|
std::string |
Filter = "?*" |
|
) |
| |
|
pure virtual |
◆ Initialize()
virtual bool MTL::Instrument::CIEEE488ResourceManager::Initialize |
( |
| ) |
|
|
pure virtual |
◆ Status()
I32 MTL::Instrument::CIEEE488ResourceManager::Status |
( |
void |
| ) |
|
|
inline |
◆ StatusDescription()
virtual std::string MTL::Instrument::CIEEE488ResourceManager::StatusDescription |
( |
I32 |
Status | ) |
|
|
pure virtual |
◆ Timeout()
virtual bool MTL::Instrument::CIEEE488ResourceManager::Timeout |
( |
void |
| ) |
|
|
pure virtual |
◆ m_Lock
CMutex MTL::Instrument::CIEEE488ResourceManager::m_Lock |
|
mutableprotected |
◆ m_Status
I32 MTL::Instrument::CIEEE488ResourceManager::m_Status |
|
protected |
The documentation for this class was generated from the following file: