C++ Instrument Catalog
Public Member Functions | Public Attributes | List of all members
MTL::Instrument::CVISABufferParser::sToken Struct Reference

#include <VISAInstrumentBuffer.h>

Public Member Functions

 sToken (std::vector< char >::const_iterator b, std::vector< char >::const_iterator e)
 

Public Attributes

std::vector< char >::const_iterator begin
 
std::vector< char >::const_iterator end
 

Detailed Description

Definition at line 178 of file VISAInstrumentBuffer.h.

Constructor & Destructor Documentation

◆ sToken()

MTL::Instrument::CVISABufferParser::sToken::sToken ( std::vector< char >::const_iterator  b,
std::vector< char >::const_iterator  e 
)
inline

Definition at line 181 of file VISAInstrumentBuffer.h.

Member Data Documentation

◆ begin

std::vector<char>::const_iterator MTL::Instrument::CVISABufferParser::sToken::begin

Definition at line 179 of file VISAInstrumentBuffer.h.

◆ end

std::vector<char>::const_iterator MTL::Instrument::CVISABufferParser::sToken::end

Definition at line 180 of file VISAInstrumentBuffer.h.


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