Project
Loading...
Searching...
No Matches
o2::framework::DataInspectorProxyService Class Reference

#include <DataInspectorService.h>

Public Member Functions

 DataInspectorProxyService (ServiceRegistryRef serviceRegistry, DeviceSpec const &spec, const std::string &address, int port, const std::string &runId)
 
 ~DataInspectorProxyService ()
 
void receive ()
 
void send (DIMessage &&message)
 
bool isInspected ()
 

Detailed Description

Service used for communication with Proxy of DataInspector.

Definition at line 28 of file DataInspectorService.h.

Constructor & Destructor Documentation

◆ DataInspectorProxyService()

o2::framework::DataInspectorProxyService::DataInspectorProxyService ( ServiceRegistryRef  serviceRegistry,
DeviceSpec const &  spec,
const std::string &  address,
int  port,
const std::string &  runId 
)

Definition at line 119 of file DataInspectorService.cxx.

◆ ~DataInspectorProxyService()

o2::framework::DataInspectorProxyService::~DataInspectorProxyService ( )

Definition at line 136 of file DataInspectorService.cxx.

Member Function Documentation

◆ isInspected()

bool o2::framework::DataInspectorProxyService::isInspected ( )
inline

Definition at line 40 of file DataInspectorService.h.

◆ receive()

void o2::framework::DataInspectorProxyService::receive ( )

Definition at line 146 of file DataInspectorService.cxx.

◆ send()

void o2::framework::DataInspectorProxyService::send ( DIMessage &&  message)

Definition at line 159 of file DataInspectorService.cxx.


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