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::grpcViewerState Class Reference

#include <grpcViewerAdaptor.qo.h>

Public Member Functions

 grpcViewerState (QtViewer *v)
 
 ~grpcViewerState ()
 

Public Attributes

std::string uri
 
std::unique_ptr< grpc::Server > server
 
std::unique_ptr< grpcImageViewerviewer_service
 
std::unique_ptr< grpcShutdownshutdown_service
 

Detailed Description

Definition at line 290 of file grpcViewerAdaptor.qo.h.

Constructor & Destructor Documentation

casa::grpcViewerState::grpcViewerState ( QtViewer v)
inline

Definition at line 292 of file grpcViewerAdaptor.qo.h.

casa::grpcViewerState::~grpcViewerState ( )
inline

Definition at line 303 of file grpcViewerAdaptor.qo.h.

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

Member Data Documentation

std::unique_ptr<grpc::Server> casa::grpcViewerState::server

Definition at line 298 of file grpcViewerAdaptor.qo.h.

Referenced by ~grpcViewerState().

std::unique_ptr<grpcShutdown> casa::grpcViewerState::shutdown_service

Definition at line 301 of file grpcViewerAdaptor.qo.h.

std::string casa::grpcViewerState::uri

Definition at line 296 of file grpcViewerAdaptor.qo.h.

std::unique_ptr<grpcImageViewer> casa::grpcViewerState::viewer_service

Definition at line 300 of file grpcViewerAdaptor.qo.h.


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