|
hdf5serie
2.0.0
HDF5 Serie
|
This is the complete list of members for H5::File, including all inherited members.
| close() override (defined in H5::File) | H5::File | privatevirtual |
| closeReader() | H5::File | private |
| closeRequestCallback | H5::File | private |
| closeWriter() | H5::File | private |
| createChildAttribute(const std::string &path) (defined in H5::Object) | H5::Object | inline |
| createChildObject(const std::string &path) (defined in H5::GroupBase) | H5::GroupBase | inline |
| createShmName(const boost::filesystem::path &filename) | H5::File | privatestatic |
| defaultCacheSize (defined in H5::File) | H5::File | privatestatic |
| defaultChunkSize (defined in H5::File) | H5::File | privatestatic |
| defaultCompression (defined in H5::File) | H5::File | privatestatic |
| deinitProcessInfo() | H5::File | private |
| deinitShm(SharedMemObject *sharedData, const boost::filesystem::path &filename, File *self, const std::string &shmName) (defined in H5::File) | H5::File | privatestatic |
| dumpSharedMemory(const boost::filesystem::path &filename) | H5::File | static |
| Element(std::string name_) (defined in H5::Element) | H5::Element | protected |
| enableSWMR() override | H5::File | virtual |
| exitThread | H5::File | private |
| file (defined in H5::Object) | H5::Object | protected |
| File(const boost::filesystem::path &filename_, FileAccess type_, const std::function< void()> &closeRequestCallback_={}, const std::function< void()> &refreshCallback_={}, const std::function< void()> &renameAtomicFunc_={}) | H5::File | |
| FileAccess enum name | H5::File | |
| filename | H5::File | private |
| flush() override (defined in H5::GroupBase) | H5::GroupBase | protectedvirtual |
| flushIfRequested() | H5::File | |
| flushRequested | H5::File | private |
| getAttrParent(const std::string &path, size_t pos) (defined in H5::Object) | H5::Object | protected |
| getChildAttributeNames() (defined in H5::Object) | H5::Object | |
| getChildObjectNames() (defined in H5::GroupBase) | H5::GroupBase | |
| getDefaultCacheSize() (defined in H5::File) | H5::File | inlinestatic |
| getDefaultChunkSize() (defined in H5::File) | H5::File | inlinestatic |
| getDefaultCompression() (defined in H5::File) | H5::File | inlinestatic |
| getFile() (defined in H5::Object) | H5::Object | inline |
| getFileAsGroup() (defined in H5::GroupBase) | H5::GroupBase | protected |
| getFileAsObject() (defined in H5::Object) | H5::Object | protected |
| getFilename(bool originalFilename=false) (defined in H5::File) | H5::File | private |
| getID() | H5::Element | inline |
| getName() (defined in H5::Element) | H5::Element | inline |
| getParent() (defined in H5::Object) | H5::Object | inline |
| getPath() (defined in H5::Object) | H5::Object | |
| getType(bool originalType=false) (defined in H5::File) | H5::File | |
| GroupBase(int dummy, GroupBase *parent_, const std::string &name_) (defined in H5::GroupBase) | H5::GroupBase | protected |
| GroupBase(GroupBase *parent_, const std::string &name_) (defined in H5::GroupBase) | H5::GroupBase | protected |
| hasChildAttribute(const std::string &name_) (defined in H5::Object) | H5::Object | |
| id (defined in H5::Element) | H5::Element | protected |
| initProcessInfo() | H5::File | private |
| Internal::ScopedLock (defined in H5::File) | H5::File | friend |
| lastWriterState | H5::File | private |
| listenForRequest() | H5::File | private |
| listenForRequestThread | H5::File | private |
| MAXREADERS | H5::File | privatestatic |
| MAXWRITERS | H5::File | privatestatic |
| name (defined in H5::Element) | H5::Element | protected |
| Object(GroupBase *parent_, const std::string &name_) (defined in H5::Object) | H5::Object | protected |
| openChildAttribute(const std::string &path) (defined in H5::Object) | H5::Object | inline |
| openChildAttribute(const std::string &name_, ElementType *attributeType=nullptr, hid_t *type=nullptr) (defined in H5::Object) | H5::Object | |
| openChildDataset(const std::string &name_, ElementType *objectType, hid_t *type) (defined in H5::GroupBase) | H5::GroupBase | protected |
| openChildObject(const std::string &path) (defined in H5::GroupBase) | H5::GroupBase | inline |
| openChildObject(const std::string &name_, ElementType *objectType=nullptr, hid_t *type=nullptr) (defined in H5::GroupBase) | H5::GroupBase | |
| openOrCreateShm(const boost::filesystem::path &filename, File *self, std::string &shmName, Internal::SharedMemory &shm, boost::interprocess::mapped_region ®ion, SharedMemObject *&sharedData) | H5::File | privatestatic |
| openReader() | H5::File | private |
| openWriter() | H5::File | private |
| parent (defined in H5::Object) | H5::Object | protected |
| postCloseReader() (defined in H5::File) | H5::File | private |
| postCloseWriter() (defined in H5::File) | H5::File | private |
| preOpenReader() | H5::File | private |
| preOpenWriter() | H5::File | private |
| preSWMR | H5::File | private |
| processUUID (defined in H5::File) | H5::File | private |
| read enum value | H5::File | |
| refresh() override | H5::File | virtual |
| refreshCallback | H5::File | private |
| region | H5::File | private |
| removeSharedMemory(const boost::filesystem::path &filename) | H5::File | static |
| renameAtomicFunc (defined in H5::File) | H5::File | private |
| requestFlush() | H5::File | |
| setDefaultCacheSize(int cache) (defined in H5::File) | H5::File | inlinestatic |
| setDefaultChunkSize(int chunk) (defined in H5::File) | H5::File | inlinestatic |
| setDefaultCompression(int comp) (defined in H5::File) | H5::File | inlinestatic |
| sharedData | H5::File | private |
| shm | H5::File | private |
| shmName | H5::File | private |
| stillAlivePing() (defined in H5::File) | H5::File | private |
| stillAlivePingThread (defined in H5::File) | H5::File | private |
| type | H5::File | private |
| wait(Internal::ScopedLock &lock, const std::chrono::milliseconds &relTime, std::string_view blockingMsg, const std::function< bool()> &pred) | H5::File | private |
| write enum value | H5::File | |
| WriterState enum name | H5::File | private |
| writeWithRename enum value | H5::File | |
| ~Element() override (defined in H5::Element) | H5::Element | protected |
| ~File() override | H5::File | |
| ~GroupBase() override (defined in H5::GroupBase) | H5::GroupBase | protected |
| ~Object() override (defined in H5::Object) | H5::Object | protected |