PeTar
N-body code for collisional gravitational systems
IOParamsPrintHelp Struct Reference

#include <io.hpp>

Public Member Functions

 IOParamsPrintHelp (const int _offset_short_key, const int _offset_long_key, const int _width_key)
 

Static Public Member Functions

static void printTypeShortNameDescription (std::ostream &os)
 
static char getValueTypeShortName (const long long int &value)
 
static char getValueTypeShortName (const double &value)
 
static char getValueTypeShortName (const std::string &value)
 

Public Attributes

int offset_short_key
 
int offset_long_key
 
int width_key
 

Constructor & Destructor Documentation

◆ IOParamsPrintHelp()

IOParamsPrintHelp::IOParamsPrintHelp ( const int  _offset_short_key,
const int  _offset_long_key,
const int  _width_key 
)
inline

Member Function Documentation

◆ getValueTypeShortName() [1/3]

static char IOParamsPrintHelp::getValueTypeShortName ( const double &  value)
inlinestatic

◆ getValueTypeShortName() [2/3]

static char IOParamsPrintHelp::getValueTypeShortName ( const long long int &  value)
inlinestatic
Here is the caller graph for this function:

◆ getValueTypeShortName() [3/3]

static char IOParamsPrintHelp::getValueTypeShortName ( const std::string &  value)
inlinestatic

◆ printTypeShortNameDescription()

static void IOParamsPrintHelp::printTypeShortNameDescription ( std::ostream &  os)
inlinestatic
Here is the caller graph for this function:

Member Data Documentation

◆ offset_long_key

int IOParamsPrintHelp::offset_long_key

◆ offset_short_key

int IOParamsPrintHelp::offset_short_key

◆ width_key

int IOParamsPrintHelp::width_key

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