RSB  0.17.0
Model.cpp File Reference
#include "Model.h"
#include <boost/format.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <rsc/logging/Logger.h>
Include dependency graph for Model.cpp:

Go to the source code of this file.

Namespaces

 rsb
 
 rsb::introspection
 

Functions

std::string rsb::introspection::tryCurrentProgramName ()
 
std::vector< std::string > rsb::introspection::tryCurrentCommandlineArguments ()
 
boost::posix_time::ptime rsb::introspection::tryCurrentProcessStartTime ()
 
std::string rsb::introspection::tryCurrentExecutingUser ()
 
std::string rsb::introspection::tryCurrentHostId ()
 
std::string rsb::introspection::currentCompatibleHostId ()
 
std::string rsb::introspection::tryCurrentHostname ()
 
std::string rsb::introspection::tryCurrentMachineType ()
 
std::string rsb::introspection::tryCurrentMachineVersion ()
 
std::string rsb::introspection::tryCurrentSoftwareType ()
 
std::string rsb::introspection::tryCurrentSoftwareVersion ()