|
openPMD-api
|

Classes | |
| struct | FileState |
Public Member Functions | |
| File (std::string s) | |
| void | invalidate () |
| bool | valid () const |
| File & | operator= (std::string s) |
| bool | operator== (File const &f) const |
| std::string & | operator* () const |
| std::string * | operator-> () const |
| operator bool () const | |
Public Attributes | |
| std::shared_ptr< FileState > | fileState |
1.8.17