|
FLANG
|
Public Member Functions | |
| BOILERPLATE (WriteStmt) | |
| WriteStmt (std::optional< IoUnit > &&i, std::optional< Format > &&f, std::list< IoControlSpec > &&cs, std::list< OutputItem > &&its) | |
Public Attributes | |
| std::optional< IoUnit > | iounit |
| std::optional< Format > | format |
| std::list< IoControlSpec > | controls |
| std::list< OutputItem > | items |