MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
Util::NumStream Struct Reference

#include <numstreams.h>

List of all members.

Public Attributes

bool BoolAlpha
 Format output as a boolean?
bool Integer
 Format output as an integer?
bool Scientific
 Format output as a scientific number?
int Width
 Width of the output.
int Precision
 Precision for floating point numbers.
bool Reset
 Reset ?

Detailed Description

Number format via STL streams.


Member Data Documentation

Format output as a boolean?

Format output as an integer?

Precision for floating point numbers.

Reset ?

Format output as a scientific number?

Width of the output.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines