casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
casa::grpcPlotMSState Class Reference

#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< grpcPlotMSplotms_service
 
std::unique_ptr< grpcPMSShutdownshutdown_service
 

Detailed Description

Definition at line 201 of file grpcPlotMSAdaptor.qo.h.

Constructor & Destructor Documentation

casa::grpcPlotMSState::grpcPlotMSState ( PlotEngine v)
inline

Definition at line 203 of file grpcPlotMSAdaptor.qo.h.

casa::grpcPlotMSState::~grpcPlotMSState ( )
inline

Definition at line 214 of file grpcPlotMSAdaptor.qo.h.

References casa::SynthesisUtils::getenv(), and server.

Member Data Documentation

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.


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