This is the complete list of members for RestartableDataReader, including all inherited members.
| _communicator | libMesh::ParallelObject | protected |
| _data | RestartableDataIO | protected |
| _error_on_different_number_of_processors | RestartableDataReader | private |
| _force | RestartableDataReader | private |
| _header | RestartableDataReader | private |
| _is_restoring | RestartableDataReader | private |
| _pg_moose_app | PerfGraphInterface | protected |
| _prefix | PerfGraphInterface | protected |
| _streams | RestartableDataReader | private |
| clear() | RestartableDataReader | |
| comm() const | libMesh::ParallelObject | |
| COMPARE_HASH_CODE_TYPE typedef | RestartableDataIO | protected |
| CURRENT_BACKUP_FILE_VERSION | RestartableDataIO | protectedstatic |
| currentData(const THREAD_ID tid) | RestartableDataIO | protected |
| dataSize() const | RestartableDataIO | protected |
| deserializeValue(InputStream &data_input, RestartableDataValue &value, const HeaderEntry &header_entry) const | RestartableDataReader | private |
| getHeader(const std::string &data_name, const THREAD_ID tid) const | RestartableDataReader | private |
| getRestartableExt() | RestartableDataIO | static |
| hasData(const std::string &data_name, const THREAD_ID tid=0) const | RestartableDataReader | inline |
| hasData(const std::string &data_name, const std::type_info &type, const THREAD_ID tid) const | RestartableDataReader | private |
| isAvailable(const std::filesystem::path &folder_base) | RestartableDataReader | static |
| isRestoring() const | RestartableDataReader | inline |
| isSameType(const HeaderEntry &header_entry, const std::type_info &type) const | RestartableDataReader | private |
| n_processors() const | libMesh::ParallelObject | |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| perfGraph() | PerfGraphInterface | |
| PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | |
| PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | |
| PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | |
| PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | |
| processor_id() const | libMesh::ParallelObject | |
| queryHeader(const std::string &data_name, const THREAD_ID tid) const | RestartableDataReader | private |
| readHeader(InputStream &header_input) const | RestartableDataReader | private |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected |
| requireRestoring() const | RestartableDataReader | private |
| restartableDataFile() | RestartableDataIO | static |
| restartableDataFile(const std::filesystem::path &folder_base) | RestartableDataIO | static |
| restartableDataFolder(const std::filesystem::path &folder_base) | RestartableDataIO | static |
| RestartableDataIO(MooseApp &app, RestartableDataMap &data) | RestartableDataIO | |
| RestartableDataIO(MooseApp &app, std::vector< RestartableDataMap > &data) | RestartableDataIO | |
| RestartableDataReader(MooseApp &app, RestartableDataMap &data, const bool force=false) | RestartableDataReader | |
| RestartableDataReader(MooseApp &app, std::vector< RestartableDataMap > &data, const bool force=false) | RestartableDataReader | |
| restartableHeaderFile() | RestartableDataIO | static |
| restartableHeaderFile(const std::filesystem::path &folder_base) | RestartableDataIO | static |
| restore(const DataNames &filter_names={}) | RestartableDataReader | |
| restoreData(const std::string &data_name, const THREAD_ID tid=0, void *const context=nullptr, Args &&... args) | RestartableDataReader | |
| restoreData(const std::string &data_name, std::unique_ptr< RestartableDataValue > value, const THREAD_ID tid) | RestartableDataReader | private |
| setErrorOnLoadWithDifferentNumberOfProcessors(bool value) | RestartableDataReader | inline |
| setInput(std::unique_ptr< std::stringstream > header_stream, std::unique_ptr< std::stringstream > data_stream) | RestartableDataReader | |
| setInput(const std::filesystem::path &folder_base) | RestartableDataReader | |
| timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
| validParams() | PerfGraphInterface | static |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
1.8.14