Project
Loading...
Searching...
No Matches
o2::event_visualisation::Location Class Reference

#include <Location.h>

Public Member Functions

 Location (const LocationParams &params)
 
 ~Location ()
 
void open ()
 
void close ()
 
void write (char *buf, std::streamsize size)
 
std::string fileName () const
 
std::string hostName () const
 
int port () const
 

Detailed Description

Definition at line 34 of file Location.h.

Constructor & Destructor Documentation

◆ Location()

o2::event_visualisation::Location::Location ( const LocationParams params)
inlineexplicit

Definition at line 46 of file Location.h.

◆ ~Location()

o2::event_visualisation::Location::~Location ( )
inline

Definition at line 57 of file Location.h.

Member Function Documentation

◆ close()

void o2::event_visualisation::Location::close ( )

Definition at line 146 of file Location.cxx.

◆ fileName()

std::string o2::event_visualisation::Location::fileName ( ) const
inline

Definition at line 64 of file Location.h.

◆ hostName()

std::string o2::event_visualisation::Location::hostName ( ) const
inline

Definition at line 65 of file Location.h.

◆ open()

void o2::event_visualisation::Location::open ( )

Definition at line 94 of file Location.cxx.

◆ port()

int o2::event_visualisation::Location::port ( ) const
inline

Definition at line 66 of file Location.h.

◆ write()

void o2::event_visualisation::Location::write ( char buf,
std::streamsize  size 
)

Definition at line 159 of file Location.cxx.


The documentation for this class was generated from the following files: