View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Public Attributes | List of all members
vistle::SystemInfo Struct Reference

#include <core/filequery.h>

Collaboration diagram for vistle::SystemInfo:
Collaboration graph
[legend]

Public Member Functions

template<class Archive >
ARCHIVE_ACCESS void serialize (Archive &ar)
 

Public Attributes

bool iswindows
 
std::string username
 
std::string homepath
 
std::string currentdir
 

Member Function Documentation

◆ serialize()

template<class Archive >
ARCHIVE_ACCESS void vistle::SystemInfo::serialize ( Archive &  ar)
inline

Member Data Documentation

◆ currentdir

std::string vistle::SystemInfo::currentdir

◆ homepath

std::string vistle::SystemInfo::homepath

◆ iswindows

bool vistle::SystemInfo::iswindows

◆ username

std::string vistle::SystemInfo::username

The documentation for this struct was generated from the following file: