TPIE

11a2c2d
sysinfo.h File Reference
#include <tpie/tpie_export.h>
#include <iostream>
#include <iomanip>
#include <boost/asio/ip/host_name.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <tpie/file.h>
#include <tpie/tpie_log.h>

Go to the source code of this file.

Classes

struct  tpie::sysinfo
 Class providing system and platform info. More...
 

Namespaces

 tpie
 

Functions

std::ostream & tpie::operator<< (std::ostream &s, const sysinfo &info)
 Report default system info to the specified ostream. More...
 

Variables

const TPIE_EXPORT char * tpie::git_commit
 The Git commit hash (40 hexadecimal characters) that TPIE was built from. More...
 
const TPIE_EXPORT char * tpie::git_refspec
 The Git refspec that TPIE was built from. More...
 

Detailed Description

System and platform runtime information

Definition in file sysinfo.h.