![]() |
Project
|
#include "Framework/DriverClient.h"
#include "Framework/ServiceRegistryRef.h"
#include <uv.h>
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include <mutex>
#include <atomic>
Go to the source code of this file.
Classes | |
class | o2::framework::WSDriverClient |
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. | |
Typedefs | |
typedef struct uv_connect_s | uv_connect_t |
typedef struct uv_async_s | uv_async_t |
typedef struct uv_async_s uv_async_t |
Definition at line 25 of file WSDriverClient.h.
typedef struct uv_connect_s uv_connect_t |
Definition at line 24 of file WSDriverClient.h.