casa
5.7.0-16
|
#include <grpcPlotMSAdaptor.qo.h>
Signals | |
void | new_op () |
Public Member Functions | |
grpcPlotMS (PlotEngine *pe) | |
void | set_plotter (PlotMSPlotter *plt) |
::grpc::Status | getPlotMSPid (::grpc::ServerContext *context, const ::google::protobuf::Empty *,::rpc::plotms::Pid *reply) |
::grpc::Status | setShowGui (::grpc::ServerContext *context, const ::rpc::plotms::Toggle *req,::google::protobuf::Empty *) |
::grpc::Status | setGridSize (::grpc::ServerContext *context, const ::rpc::plotms::GridSize *req,::google::protobuf::Empty *) |
::grpc::Status | isDrawing (::grpc::ServerContext *context, const ::google::protobuf::Empty *,::rpc::plotms::Toggle *reply) |
::grpc::Status | clearPlots (::grpc::ServerContext *context, const ::google::protobuf::Empty *,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSFilename (::grpc::ServerContext *context, const ::rpc::plotms::SetVis *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotAxes (::grpc::ServerContext *context, const ::rpc::plotms::SetAxes *req,::google::protobuf::Empty *) |
::grpc::Status | setShowAtm (::grpc::ServerContext *context, const ::rpc::plotms::SetToggle *req,::google::protobuf::Empty *) |
::grpc::Status | setShowTsky (::grpc::ServerContext *context, const ::rpc::plotms::SetToggle *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSSelection (::grpc::ServerContext *context, const ::rpc::plotms::SetSelection *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSAveraging (::grpc::ServerContext *context, const ::rpc::plotms::SetAveraging *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSTransformations (::grpc::ServerContext *context, const ::rpc::plotms::SetTransform *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSCalibration (::grpc::ServerContext *context, const ::rpc::plotms::SetCalibration *req,::google::protobuf::Empty *) |
::grpc::Status | setFlagExtension (::grpc::ServerContext *context, const ::rpc::plotms::SetFlagExtension *req,::google::protobuf::Empty *) |
::grpc::Status | setExportRange (::grpc::ServerContext *context, const ::rpc::plotms::ExportRange *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSIterate (::grpc::ServerContext *context, const ::rpc::plotms::SetIterate *req,::google::protobuf::Empty *) |
::grpc::Status | setColorAxis (::grpc::ServerContext *context, const ::rpc::plotms::SetString *req,::google::protobuf::Empty *) |
::grpc::Status | setSymbol (::grpc::ServerContext *context, const ::rpc::plotms::SetSymbol *req,::google::protobuf::Empty *) |
::grpc::Status | setFlaggedSymbol (::grpc::ServerContext *context, const ::rpc::plotms::SetSymbol *req,::google::protobuf::Empty *) |
::grpc::Status | setConnect (::grpc::ServerContext *context, const ::rpc::plotms::SetConnect *req,::google::protobuf::Empty *) |
::grpc::Status | setLegend (::grpc::ServerContext *context, const ::rpc::plotms::SetLegend *req,::google::protobuf::Empty *) |
::grpc::Status | setTitle (::grpc::ServerContext *context, const ::rpc::plotms::SetString *req,::google::protobuf::Empty *) |
::grpc::Status | setTitleFont (::grpc::ServerContext *context, const ::rpc::plotms::SetInt *req,::google::protobuf::Empty *) |
::grpc::Status | setXAxisFont (::grpc::ServerContext *context, const ::rpc::plotms::SetInt *req,::google::protobuf::Empty *) |
::grpc::Status | setYAxisFont (::grpc::ServerContext *context, const ::rpc::plotms::SetInt *req,::google::protobuf::Empty *) |
::grpc::Status | setXAxisLabel (::grpc::ServerContext *context, const ::rpc::plotms::SetString *req,::google::protobuf::Empty *) |
::grpc::Status | setYAxisLabel (::grpc::ServerContext *context, const ::rpc::plotms::SetString *req,::google::protobuf::Empty *) |
::grpc::Status | setGridParams (::grpc::ServerContext *context, const ::rpc::plotms::SetGrid *req,::google::protobuf::Empty *) |
::grpc::Status | setXRange (::grpc::ServerContext *context, const ::rpc::plotms::SetRange *req,::google::protobuf::Empty *) |
::grpc::Status | setYRange (::grpc::ServerContext *context, const ::rpc::plotms::SetRange *req,::google::protobuf::Empty *) |
::grpc::Status | setPlotMSPageHeaderItems (::grpc::ServerContext *context, const ::rpc::plotms::SetString *req,::google::protobuf::Empty *) |
::grpc::Status | save (::grpc::ServerContext *context, const ::rpc::plotms::Save *req,::google::protobuf::Empty *) |
::grpc::Status | update (::grpc::ServerContext *context, const ::google::protobuf::Empty *req,::google::protobuf::Empty *) |
Static Public Attributes | |
static constexpr char | APP_SERVER_SWITCH [] |
Protected Types | |
enum | group_tags { T_MSDATA, T_CACHE, T_AXES, T_ITER, T_DISP, T_CAN, T_HEAD } |
Protected Member Functions | |
void | clear_parameters () |
update parameters More... | |
void | update_parameters () |
void | update_parameters (int index) |
void | populate_selection (const ::rpc::plotms::SetSelection &req, PlotMSSelection &sel) |
PMS_PP_MSData * | sys_ppdata (PlotMSPlotParameters *sp) |
PMS_PP_Cache * | sys_ppcache (PlotMSPlotParameters *sp) |
PMS_PP_Axes * | sys_ppaxes (PlotMSPlotParameters *sp) |
PMS_PP_Iteration * | sys_ppiter (PlotMSPlotParameters *sp) |
PMS_PP_Display * | sys_ppdisp (PlotMSPlotParameters *sp) |
PMS_PP_Canvas * | sys_ppcan (PlotMSPlotParameters *sp) |
PMS_PP_PageHeader * | sys_pphead (PlotMSPlotParameters *sp) |
PMS_PP_MSData * | ppdata (int index) |
PMS_PP_Cache * | ppcache (int index) |
PMS_PP_Axes * | ppaxes (int index) |
PMS_PP_Iteration * | ppiter (int index) |
PMS_PP_Display * | ppdisp (int index) |
PMS_PP_Canvas * | ppcan (int index) |
PMS_PP_PageHeader * | pphead (int index) |
void | qtGO (std::function< void()>) |
Protected Attributes | |
std::map< std::pair< int, int > , PlotMSPlotParameters::Group * > | param_groups |
Private Member Functions | |
PlotMSPlotParameters * | get_sysparams (int index) |
void | hold_notification (PlotMSPlotParameters *sp) |
void | release_notification (PlotMSPlotParameters *sp) |
bool | invalid_index (int) |
Private Attributes | |
PlotEngine * | itsPlotms_ |
PlotMSPlotter * | plotter_ |
Definition at line 56 of file grpcPlotMSAdaptor.qo.h.
|
protected |
Enumerator | |
---|---|
T_MSDATA | |
T_CACHE | |
T_AXES | |
T_ITER | |
T_DISP | |
T_CAN | |
T_HEAD |
Definition at line 171 of file grpcPlotMSAdaptor.qo.h.
casa::grpcPlotMS::grpcPlotMS | ( | PlotEngine * | pe | ) |
|
protected |
update parameters
::grpc::Status casa::grpcPlotMS::clearPlots | ( | ::grpc::ServerContext * | context, |
const ::google::protobuf::Empty * | , | ||
::google::protobuf::Empty * | |||
) |
|
private |
::grpc::Status casa::grpcPlotMS::getPlotMSPid | ( | ::grpc::ServerContext * | context, |
const ::google::protobuf::Empty * | , | ||
::rpc::plotms::Pid * | reply | ||
) |
|
private |
|
private |
::grpc::Status casa::grpcPlotMS::isDrawing | ( | ::grpc::ServerContext * | context, |
const ::google::protobuf::Empty * | , | ||
::rpc::plotms::Toggle * | reply | ||
) |
|
signal |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
::grpc::Status casa::grpcPlotMS::save | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::Save * | req, | ||
::google::protobuf::Empty * | |||
) |
void casa::grpcPlotMS::set_plotter | ( | PlotMSPlotter * | plt | ) |
::grpc::Status casa::grpcPlotMS::setColorAxis | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetString * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setConnect | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetConnect * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setExportRange | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::ExportRange * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setFlagExtension | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetFlagExtension * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setFlaggedSymbol | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetSymbol * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setGridParams | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetGrid * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setGridSize | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::GridSize * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setLegend | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetLegend * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotAxes | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetAxes * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSAveraging | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetAveraging * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSCalibration | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetCalibration * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSFilename | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetVis * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSIterate | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetIterate * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSPageHeaderItems | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetString * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSSelection | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetSelection * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setPlotMSTransformations | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetTransform * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setShowAtm | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetToggle * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setShowGui | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::Toggle * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setShowTsky | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetToggle * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setSymbol | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetSymbol * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setTitle | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetString * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setTitleFont | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetInt * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setXAxisFont | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetInt * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setXAxisLabel | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetString * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setXRange | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetRange * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setYAxisFont | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetInt * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setYAxisLabel | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetString * | req, | ||
::google::protobuf::Empty * | |||
) |
::grpc::Status casa::grpcPlotMS::setYRange | ( | ::grpc::ServerContext * | context, |
const ::rpc::plotms::SetRange * | req, | ||
::google::protobuf::Empty * | |||
) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
::grpc::Status casa::grpcPlotMS::update | ( | ::grpc::ServerContext * | context, |
const ::google::protobuf::Empty * | req, | ||
::google::protobuf::Empty * | |||
) |
|
protected |
|
protected |
|
static |
Definition at line 61 of file grpcPlotMSAdaptor.qo.h.
|
private |
Definition at line 197 of file grpcPlotMSAdaptor.qo.h.
|
protected |
Definition at line 172 of file grpcPlotMSAdaptor.qo.h.
|
private |
Definition at line 198 of file grpcPlotMSAdaptor.qo.h.