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

#include <format.h>

Public Attributes

int precision
 
float_format format: 8
 
sign_t sign: 8
 
bool upper: 1
 
bool locale: 1
 
bool binary32: 1
 
bool showpoint: 1
 

Detailed Description

Definition at line 2486 of file format.h.

Member Data Documentation

bool float_specs::binary32

Definition at line 2492 of file format.h.

float_format float_specs::format

Definition at line 2488 of file format.h.

bool float_specs::locale

Definition at line 2491 of file format.h.

int float_specs::precision

Definition at line 2487 of file format.h.

bool float_specs::showpoint

Definition at line 2493 of file format.h.

sign_t float_specs::sign

Definition at line 2489 of file format.h.

bool float_specs::upper

Definition at line 2490 of file format.h.


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