Public Attributes | List of all members
float_specs Struct Reference

#include <core.h>

Public Attributes

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

Detailed Description

Definition at line 2528 of file core.h.

Member Data Documentation

◆ binary32

bool float_specs::binary32

Definition at line 2534 of file core.h.

◆ format

float_format float_specs::format

Definition at line 2530 of file core.h.

◆ locale

bool float_specs::locale

Definition at line 2533 of file core.h.

◆ precision

int float_specs::precision

Definition at line 2529 of file core.h.

◆ showpoint

bool float_specs::showpoint

Definition at line 2536 of file core.h.

◆ sign

sign_t float_specs::sign

Definition at line 2531 of file core.h.

◆ upper

bool float_specs::upper

Definition at line 2532 of file core.h.

◆ use_grisu

bool float_specs::use_grisu

Definition at line 2535 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54