Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
This is the complete list of members for sf::FileInputStream, including all inherited members.
FileInputStream() | sf::FileInputStream | |
getSize() | sf::FileInputStream | virtual |
open(const std::string &filename) | sf::FileInputStream | |
read(void *data, Int64 size) | sf::FileInputStream | virtual |
seek(Int64 position) | sf::FileInputStream | virtual |
tell() | sf::FileInputStream | virtual |
~FileInputStream() | sf::FileInputStream | virtual |
~InputStream() | sf::InputStream | inlinevirtual |