|
libdballe
7.21
|
This is the complete list of members for dballe::core::AofFile, including all inherited members.
| AOF enum value (defined in dballe::File) | dballe::File | |
| AofFile(const std::string &name, FILE *fd, bool close_on_exit=true) (defined in dballe::core::AofFile) | dballe::core::AofFile | |
| BUFR enum value (defined in dballe::File) | dballe::File | |
| close_on_exit | dballe::core::File | protected |
| create(const std::string &pathname, const char *mode) | dballe::File | static |
| create(Encoding type, const std::string &pathname, const char *mode) | dballe::File | static |
| create(FILE *file, bool close_on_exit, const std::string &name="(fp)") | dballe::File | static |
| create(Encoding type, FILE *file, bool close_on_exit, const std::string &name="(fp)") | dballe::File | static |
| CREX enum value (defined in dballe::File) | dballe::File | |
| Encoding enum name | dballe::File | |
| encoding() const override | dballe::core::AofFile | inlinevirtual |
| encoding_name(Encoding enc) | dballe::File | static |
| fd | dballe::core::File | protected |
| File(const std::string &name, FILE *fd, bool close_on_exit=true) (defined in dballe::core::File) | dballe::core::File | |
| fix_header() | dballe::core::AofFile | |
| foreach(std::function< bool(const BinaryMessage &)> dest) override | dballe::core::File | virtual |
| idx | dballe::core::File | protected |
| m_name | dballe::core::File | protected |
| open_test_data_file(Encoding type, const std::string &name) | dballe::core::File | static |
| parse_encoding(const char *s) | dballe::File | static |
| parse_encoding(const std::string &s) | dballe::File | static |
| pathname() const override | dballe::core::File | inlinevirtual |
| read() override | dballe::core::AofFile | virtual |
| read_header() | dballe::core::AofFile | |
| read_record(std::string &res) | dballe::core::AofFile | protected |
| resolve_test_data_file(const std::string &name) | dballe::core::File | static |
| write(const std::string &msg) override | dballe::core::AofFile | virtual |
| write_dummy_header() | dballe::core::AofFile | |
| write_record(const std::string &res) | dballe::core::AofFile | protected |
| write_record(const uint32_t *words, size_t wordcount) | dballe::core::AofFile | protected |
| write_word(uint32_t word) | dballe::core::AofFile | protected |
| ~AofFile() (defined in dballe::core::AofFile) | dballe::core::AofFile | virtual |
| ~File() (defined in dballe::core::File) | dballe::core::File | virtual |
1.8.13