Uses of Interface
charly.client.ChGpibClientIntern

Packages that use ChGpibClientIntern
charly.client   
 

Uses of ChGpibClientIntern in charly.client
 

Classes in charly.client that implement ChGpibClientIntern
 class ChGpibClient
          This class represents the GPIB-bus.
 class ChGpibSrq
          This class represents a device or a channel of a device on the GPIB-bus.
 

Fields in charly.client declared as ChGpibClientIntern
(package private)  ChGpibClientIntern ChGpibClientRepresentation.intern
           
 

Constructors in charly.client with parameters of type ChGpibClientIntern
ChGpibClientRepresentation(ChGpibClientIntern intern)