HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfStreamDouble Struct Reference

#include <stringUtils.h>

Public Member Functions

 TfStreamDouble (double d)
 

Public Attributes

double value
 

Detailed Description

A type which offers streaming for doubles in a canonical format that can safely roundtrip with the minimal number of digits.

Definition at line 589 of file stringUtils.h.

Constructor & Destructor Documentation

TfStreamDouble::TfStreamDouble ( double  d)
inlineexplicit

Definition at line 590 of file stringUtils.h.

Member Data Documentation

double TfStreamDouble::value

Definition at line 591 of file stringUtils.h.


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