SeaBreeze
Public Member Functions
seabreeze::OpticalBenchProtocolInterface Class Referenceabstract
Inheritance diagram for seabreeze::OpticalBenchProtocolInterface:
Inheritance graph
Collaboration diagram for seabreeze::OpticalBenchProtocolInterface:
Collaboration graph

Public Member Functions

 OpticalBenchProtocolInterface (Protocol *protocol)
 
virtual std::string * readOpticalBenchID (const Bus &bus)=0 throw (ProtocolException)
 
virtual std::string * readOpticalBenchSerialNumber (const Bus &bus)=0 throw (ProtocolException)
 
virtual unsigned short int readOpticalBenchSlitWidthMicrons (const Bus &bus)=0 throw (ProtocolException)
 
virtual unsigned short int readOpticalBenchFiberDiameterMicrons (const Bus &bus)=0 throw (ProtocolException)
 
virtual std::string * readOpticalBenchGrating (const Bus &bus)=0 throw (ProtocolException)
 
virtual std::string * readOpticalBenchFilter (const Bus &bus)=0 throw (ProtocolException)
 
virtual std::string * readOpticalBenchCoating (const Bus &bus)=0 throw (ProtocolException)
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

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