FLANG
Protected Member Functions | Protected Attributes | List of all members
Fortran::runtime::io::RealOutputEditingBase Class Reference
Inheritance diagram for Fortran::runtime::io::RealOutputEditingBase:
Fortran::runtime::io::RealOutputEditing< KIND >

Protected Member Functions

RT_API_ATTRS RealOutputEditingBase (IoStatementState &io)
 
RT_API_ATTRS const char * FormatExponent (int, const DataEdit &edit, int &length)
 
RT_API_ATTRS bool EmitPrefix (const DataEdit &, std::size_t length, std::size_t width)
 
RT_API_ATTRS bool EmitSuffix (const DataEdit &)
 

Protected Attributes

IoStatementStateio_
 
int trailingBlanks_ {0}
 
char exponent_ [16]
 

The documentation for this class was generated from the following files: