1 #ifndef binary_ifstream_H 2 #define binary_ifstream_H 47 operator bool()
const;
binary_ifstream & seekg(long)
void init(const char *name)
binary_ifstream(const char *name)
binary_ifstream & operator>>(char &n)
bool good() const
stream state checking
binary_ifstream & operator=(const binary_ifstream &)=delete