cpp-mate  0.7
Helpful library for C++.
CppMate::FileReader Member List

This is the complete list of members for CppMate::FileReader, including all inherited members.

getData() const =0CppMate::BinaryDatapure virtual
getFilename() const =0CppMate::FileReaderpure virtual
getSize() const =0CppMate::BinaryDatapure virtual
hasData() constCppMate::BinaryDatainline
operator!=(const BinaryData &other) constCppMate::BinaryDatainline
operator==(const BinaryData &other) constCppMate::BinaryDatainline
read(const std::string &filename)CppMate::FileReaderstatic
~BinaryData()=defaultCppMate::BinaryDatavirtual