Project
Loading...
Searching...
No Matches
WSDriverClient.cxx File Reference
#include "WSDriverClient.h"
#include "Framework/DeviceState.h"
#include "Framework/DeviceSpec.h"
#include "Framework/Logger.h"
#include "Framework/ServiceRegistry.h"
#include "DriverClientContext.h"
#include "DPLWebSocket.h"
#include "Framework/Signpost.h"
#include <uv.h>
#include <string_view>
#include <charconv>

Go to the source code of this file.

Classes

struct  o2::framework::ClientWebSocketHandler
 
struct  o2::framework::ConnectionContext
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

 O2_DECLARE_DYNAMIC_LOG (device)
 
 O2_DECLARE_DYNAMIC_LOG (completion)
 
 O2_DECLARE_DYNAMIC_LOG (monitoring_service)
 
 O2_DECLARE_DYNAMIC_LOG (data_processor_context)
 
 O2_DECLARE_DYNAMIC_LOG (stream_context)
 
void o2::framework::on_connect (uv_connect_t *connection, int status)
 
void o2::framework::on_awake_main_thread (uv_async_t *handle)
 
void o2::framework::sendMessageToDriver (std::unique_ptr< o2::framework::WSDPLClient > &client, char const *message, size_t s)
 

Function Documentation

◆ O2_DECLARE_DYNAMIC_LOG() [1/5]

O2_DECLARE_DYNAMIC_LOG ( completion  )

◆ O2_DECLARE_DYNAMIC_LOG() [2/5]

O2_DECLARE_DYNAMIC_LOG ( data_processor_context  )

◆ O2_DECLARE_DYNAMIC_LOG() [3/5]

O2_DECLARE_DYNAMIC_LOG ( device  )

◆ O2_DECLARE_DYNAMIC_LOG() [4/5]

O2_DECLARE_DYNAMIC_LOG ( monitoring_service  )

◆ O2_DECLARE_DYNAMIC_LOG() [5/5]

O2_DECLARE_DYNAMIC_LOG ( stream_context  )