#include <gu_c.hxx>
Public Member Functions | |
u_int | cEos () const |
GpibTermIn & | cEos (u_int __cEos) |
bool | fDelEnd () const |
GpibTermIn & | fDelEnd (bool __fDelEnd) |
bool | fEos7 () const |
GpibTermIn & | fEos7 (bool __fEos7) |
char | chEos (int i) const |
void | chEos (int i, char __chEos) |
GpibTermIn (u_int cEos, bool fDelEnd, bool fEos7) | |
Friends | |
xistream & | xunmarsh (xistream &xi, GpibTermIn &) |
xostream & | xmarshal (xostream &xo, const GpibTermIn &) |
std::ostream & | operator<< (std::ostream &os, const GpibTermIn &) |
An object of class GpibTermIn describes the termination mode to be used for a GPIB read (input from the GPIB) data transfer.