AP&C API Reference
Public Member Functions | Properties | List of all members
Apac.Ecop.QueryClient Class Reference

Acts as a client to the APAC service, controlling threads and delegating UI functions using a pluggable interface. More...

Public Member Functions

 QueryClient (Apac.Settings.ConnectionSettings connectionSettings)
 
void Connect ()
 
void AddMeasurementPresenter (IMeasurementPresenter presenter)
 
void RemoveMeasurementPresenter (IMeasurementPresenter presenter)
 
void AddAveragesPresenter (IMeasurementAvgPresenter presenter)
 
void RemoveAveragesPresenter (IMeasurementAvgPresenter presenter)
 
void Start ()
 
void Stop ()
 

Properties

Apac.Supervisors.ExecutiveSupervisor ExecSuper [get]
 
bool Running [get]
 

Detailed Description

Acts as a client to the APAC service, controlling threads and delegating UI functions using a pluggable interface.


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