libdar::fichier Member List
This is the complete list of members for
libdar::fichier, including all inherited members.
block_delayed_cancellation(bool mode) | libdar::thread_cancellation | |
cancel(pthread_t tid, bool x_immediate, U_64 x_flag) | libdar::thread_cancellation | [static] |
cancel_status(pthread_t tid) | libdar::thread_cancellation | [static] |
check_self_cancellation() const | libdar::thread_cancellation | |
clear_pending_request(pthread_t tid) | libdar::thread_cancellation | [static] |
copy_to(generic_file &ref) | libdar::generic_file | |
copy_to(generic_file &ref, crc &value) | libdar::generic_file | |
copy_to(generic_file &ref, U_32 size) | libdar::generic_file | |
copy_to(generic_file &ref, infinint size) | libdar::generic_file | |
count() | libdar::thread_cancellation | [inline, static] |
diff(generic_file &f) | libdar::generic_file | |
generic_file(user_interaction &dialog, gf_mode m) | libdar::generic_file | [inline] |
generic_file(const generic_file &ref) | libdar::generic_file | [inline] |
get_crc(crc &val) | libdar::generic_file | [inline] |
get_gf_ui() const | libdar::generic_file | [inline] |
get_mode() const | libdar::generic_file | [inline] |
get_position() | libdar::fichier | [virtual] |
init() | libdar::thread_cancellation | [static] |
operator=(const generic_file &ref) | libdar::generic_file | [inline] |
read(char *a, size_t size) | libdar::generic_file | |
read_back(char &a) | libdar::generic_file | |
read_forward(char &a) | libdar::generic_file | [inline] |
reset_crc() | libdar::generic_file | |
skip(const infinint &pos) | libdar::fichier | [virtual] |
skip_relative(S_I x) | libdar::fichier | [virtual] |
skip_to_eof() | libdar::fichier | [virtual] |
thread_cancellation() | libdar::thread_cancellation | |
write(const char *a, size_t size) | libdar::generic_file | |
write(const std::string &arg) | libdar::generic_file | |
~generic_file() | libdar::generic_file | [inline, virtual] |
~thread_cancellation() | libdar::thread_cancellation | [virtual] |