_cur_pos | file_chunck | [private] |
_data | file_chunck | [private] |
_offset | file_chunck | [private] |
_size | file_chunck | [private] |
_type | file_chunck | [private] |
chunck_string(type t) | chunck | [static] |
eof() const | file_chunck | [virtual] |
file_chunck() | file_chunck | [protected] |
file_chunck(const std::string &fname) | file_chunck | |
get_byte() | file_chunck | [virtual] |
get_char() | file_chunck | [virtual] |
get_dword() | file_chunck | [virtual] |
get_short() | file_chunck | [virtual] |
get_size() const | file_chunck | [virtual] |
get_type() const | file_chunck | [virtual] |
get_word() | file_chunck | [virtual] |
read(void *buffer, unsigned int size) | file_chunck | [virtual] |
seek(int delta, std::ios::seekdir dir=std::ios::cur) | file_chunck | [virtual] |
sub_block() | file_chunck | [virtual] |
tell() const | file_chunck | [virtual] |
type typedef | chunck | |
~chunck() | chunck | [inline, virtual] |