DataPool Member List
This is the complete list of members for
DataPool, including all inherited members.
add_data(const void *buffer, int size) | DataPool | |
add_data(const void *buffer, int offset, int size) | DataPool | |
add_trigger(int start, int length, void(*callback)(void *), void *cl_data) | DataPool | |
add_trigger(int thresh, void(*callback)(void *), void *cl_data) | DataPool | |
clear_stream(const bool release=true) | DataPool | |
close_all(void) | DataPool | [static] |
connect(const GP< DataPool > &master_pool, int start=0, int length=-1) | DataPool | |
connect(const GURL &url, int start=0, int length=-1) | DataPool | |
count | GPEnabled | [protected] |
create(void) | DataPool | [static] |
create(const GP< ByteStream > &str) | DataPool | [static] |
create(const GP< DataPool > &master_pool, int start=0, int length=-1) | DataPool | [static] |
create(const GURL &url, int start=0, int length=-1) | DataPool | [static] |
DataPool(void) | DataPool | [protected] |
del_trigger(void(*callback)(void *), void *cl_data) | DataPool | |
get_count(void) const | GPEnabled | [inline] |
get_data(void *buffer, int offset, int size) | DataPool | |
get_length(void) const | DataPool | |
get_size(void) const | DataPool | [inline] |
get_stream(void) | DataPool | |
GPEnabled() | GPEnabled | [inline] |
GPEnabled(const GPEnabled &obj) | GPEnabled | [inline] |
has_data(int start, int length) | DataPool | |
is_connected(void) const | DataPool | [inline] |
is_eof(void) const | DataPool | [inline] |
load_file(void) | DataPool | |
load_file(const GURL &url) | DataPool | [static] |
operator=(const GPEnabled &obj) | GPEnabled | [inline] |
set_eof(void) | DataPool | |
simple_compare(DataPool &pool) const | DataPool | [inline] |
stop(bool only_blocked=false) | DataPool | |
Stop | DataPool | [static] |
~DataPool() | DataPool | [virtual] |
~GPEnabled() | GPEnabled | [virtual] |