DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Host.cpp File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/utsname.h>
#include <netdb.h>
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <strings.h>
#include "okssystem/Host.hpp"
Include dependency graph for Host.cpp:

Go to the source code of this file.

Macros

#define BUFFER_SIZE   256

Functions

std::ostream & operator<< (std::ostream &stream, const OksSystem::Host &host)

Macro Definition Documentation

◆ BUFFER_SIZE

#define BUFFER_SIZE   256

Definition at line 29 of file Host.cpp.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const OksSystem::Host & host )

Definition at line 334 of file Host.cpp.