Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
This is the complete list of members for sf::InputStream, including all inherited members.
getSize()=0 | sf::InputStream | pure virtual |
read(void *data, std::size_t size)=0 | sf::InputStream | pure virtual |
seek(std::size_t position)=0 | sf::InputStream | pure virtual |
tell()=0 | sf::InputStream | pure virtual |
~InputStream()=default | sf::InputStream | virtual |