|
cgv
|
This is the complete list of members for cgv::utils::big_binary_file, including all inherited members.
| big_binary_file(const std::string &filename="") | cgv::utils::big_binary_file | |
| close() | cgv::utils::big_binary_file | |
| is_open() | cgv::utils::big_binary_file | |
| open(MODE m, const std::string &file_name="") | cgv::utils::big_binary_file | |
| position() | cgv::utils::big_binary_file | |
| read(unsigned char *targetbuffer, unsigned long num, unsigned long *numread=NULL) | cgv::utils::big_binary_file | |
| read(T &v) | cgv::utils::big_binary_file | inline |
| read_array(T *a, unsigned int n) | cgv::utils::big_binary_file | inline |
| size() | cgv::utils::big_binary_file | |
| write(const unsigned char *sourcebuffer, unsigned long num, unsigned long *numwrote=NULL) | cgv::utils::big_binary_file | |
| write(const T &v) | cgv::utils::big_binary_file | inline |
| write_array(const T *a, unsigned int n) | cgv::utils::big_binary_file | inline |
| ~big_binary_file() | cgv::utils::big_binary_file | virtual |