|
libdballe
8.6
|
This is the complete list of members for dballe::core::File, including all inherited members.
| close() override | dballe::core::File | virtual |
| 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 |
| encoding() const =0 | dballe::File | pure virtual |
| 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 | |
| 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()=0 | dballe::File | pure virtual |
| resolve_test_data_file(const std::string &name) | dballe::core::File | static |
| write(const std::string &msg)=0 | dballe::File | pure virtual |
| ~File() (defined in dballe::core::File) | dballe::core::File | virtual |
1.8.16