![]() |
Project
|
#include "EventVisualisationDataConverter/Location.h"
#include <fairlogger/Logger.h>
#include <sys/socket.h>
#include <unistd.h>
#include <netdb.h>
#include <fcntl.h>
#include <poll.h>
#include <ctime>
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::event_visualisation |
Functions | |
int | o2::event_visualisation::connect_with_timeout (const int socket, const struct sockaddr *addr, socklen_t addrlen, const unsigned int timeout_ms) |
Definition in file Location.cxx.