|
PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::StreamDevice, including all inherited members.
| checkRead() const override | PoDoFo::InputStreamDevice | protectedvirtual |
| Peek(char &ch) const | PoDoFo::InputStreamDevice | |
| peek(char &ch) const =0 | PoDoFo::InputStreamDevice | protectedpure virtual |
| Read(char *buffer, size_t size) | PoDoFo::InputStream | |
| Read(char *buffer, size_t size, bool &eof) | PoDoFo::InputStream | |
| Read(char &ch) | PoDoFo::InputStream | |
| readBuffer(char *buffer, size_t size, bool &eof)=0 | PoDoFo::InputStream | protectedpure virtual |
| ReadChar() | PoDoFo::InputStream | |
| readChar(char &ch) | PoDoFo::InputStream | protectedvirtual |
| Write(char ch) | PoDoFo::OutputStream | |
| Write(const std::string_view &view) | PoDoFo::OutputStream | |
| Write(const char *buffer, size_t size) | PoDoFo::OutputStream |