FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::runtime::io::ConnectionAttributes Struct Reference
Inheritance diagram for Fortran::runtime::io::ConnectionAttributes:
Fortran::runtime::io::ConnectionState Fortran::runtime::io::ExternalFileUnit Fortran::runtime::io::InternalDescriptorUnit< DIR >

Public Member Functions

RT_API_ATTRS bool IsRecordFile () const
 
template<typename CHAR = char>
constexpr RT_API_ATTRS bool useUTF8 () const
 

Public Attributes

Access access {Access::Sequential}
 
Fortran::common::optional< bool > isUnformatted
 
bool isUTF8 {false}
 
unsigned char internalIoCharKind {0}
 
Fortran::common::optional< std::int64_t > openRecl
 

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