![]() |
Project
|
#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 () |
Service used for communication with Proxy of DataInspector.
Definition at line 28 of file DataInspectorService.h.
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.
o2::framework::DataInspectorProxyService::~DataInspectorProxyService | ( | ) |
Definition at line 136 of file DataInspectorService.cxx.
|
inline |
Definition at line 40 of file DataInspectorService.h.
void o2::framework::DataInspectorProxyService::receive | ( | ) |
Definition at line 146 of file DataInspectorService.cxx.
Definition at line 159 of file DataInspectorService.cxx.