|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
This is the complete list of members for adaptyst::File, including all inherited members.
| File(Path &path, std::string name, std::string extension="", bool truncate=true) | adaptyst::File | inline |
| get_istream() | adaptyst::File | inline |
| get_metadata(std::string key, T default_value) | adaptyst::ObjectWithMetadata | inline |
| get_metadata(std::string key) | adaptyst::ObjectWithMetadata | inline |
| get_ostream() | adaptyst::File | inline |
| istream | adaptyst::File | protected |
| metadata | adaptyst::ObjectWithMetadata | protected |
| name | adaptyst::File | protected |
| ObjectWithMetadata() | adaptyst::ObjectWithMetadata | inline |
| operator=(File &&source) | adaptyst::File | inline |
| ostream | adaptyst::File | protected |
| path | adaptyst::File | protected |
| save_metadata() | adaptyst::File | inlinevirtual |
| set_metadata(std::string key, T value, bool save=true) | adaptyst::ObjectWithMetadata | inline |