|
ant
A2 ant: class-based analysis framework
|
This is the complete list of members for ant::RawFileReader, including all inherited members.
| eof() const | ant::RawFileReader | inline |
| expand_buffer(std::vector< std::uint32_t > &buffer, size_t totalSize) | ant::RawFileReader | inline |
| gcount() const | ant::RawFileReader | inline |
| open(const std::string &filename, const size_t inbufsize=BUFSIZ) | ant::RawFileReader | |
| operator bool() const | ant::RawFileReader | inlineexplicit |
| PercentDone() const | ant::RawFileReader | |
| read(char *s, std::streamsize n) | ant::RawFileReader | inline |
| read(std::uint32_t *s, std::streamsize n) | ant::RawFileReader | inline |
| reset() | ant::RawFileReader | inline |
| ~RawFileReader() | ant::RawFileReader | virtual |