X2 Standard  Version 1.24
Public Member Functions | List of all members
DriverInfoInterface Class Referenceabstract

The DriverInfoInterface provides X2 implementors a standarized way to provide driver specific information. More...

#include <driverinfointerface.h>

Inheritance diagram for DriverInfoInterface:
CameraDriverInterface DomeDriverInterface FilterWheelDriverInterface FocuserDriverInterface MountDriverInterface PowerControlDriverInterface RotatorDriverInterface X2Camera X2Dome X2FilterWheel X2Focuser X2Mount X2PowerControl X2Rotator

Public Member Functions

virtual double driverInfoVersion (void) const =0
 
virtual void driverInfoDetailedInfo (BasicStringInterface &str) const =0
 

Detailed Description

The DriverInfoInterface provides X2 implementors a standarized way to provide driver specific information.

Member Function Documentation

◆ driverInfoDetailedInfo()

virtual void DriverInfoInterface::driverInfoDetailedInfo ( BasicStringInterface str) const
pure virtual

◆ driverInfoVersion()

virtual double DriverInfoInterface::driverInfoVersion ( void  ) const
pure virtual

The documentation for this class was generated from the following file:
X2 Examples
(C) Software Bisque, Inc. All rights reserved.