casa
5.7.0-16
|
#include <grpcPlotMSAdaptor.qo.h>
Public Member Functions | |
grpcPlotMSState (PlotEngine *v) | |
~grpcPlotMSState () | |
Public Attributes | |
std::string | uri |
std::unique_ptr< grpc::Server > | server |
std::unique_ptr< grpcPlotMS > | plotms_service |
std::unique_ptr< grpcPMSShutdown > | shutdown_service |
Definition at line 201 of file grpcPlotMSAdaptor.qo.h.
|
inline |
Definition at line 203 of file grpcPlotMSAdaptor.qo.h.
|
inline |
Definition at line 214 of file grpcPlotMSAdaptor.qo.h.
References casa::SynthesisUtils::getenv(), and server.
std::unique_ptr<grpcPlotMS> casa::grpcPlotMSState::plotms_service |
Definition at line 211 of file grpcPlotMSAdaptor.qo.h.
std::unique_ptr<grpc::Server> casa::grpcPlotMSState::server |
Definition at line 209 of file grpcPlotMSAdaptor.qo.h.
Referenced by ~grpcPlotMSState().
std::unique_ptr<grpcPMSShutdown> casa::grpcPlotMSState::shutdown_service |
Definition at line 212 of file grpcPlotMSAdaptor.qo.h.
std::string casa::grpcPlotMSState::uri |
Definition at line 207 of file grpcPlotMSAdaptor.qo.h.