add_ref(ref_counted *rc) | hamcast::ref_counted | [static] |
buffered_source(const boost::intrusive_ptr< source > &underlying_source) | hamcast::util::buffered_source< block_size, maximum_size > | |
close() | hamcast::util::buffered_source< block_size, maximum_size > | [virtual] |
closed() const | hamcast::util::buffered_source< block_size, maximum_size > | [virtual] |
deref() | hamcast::ref_counted | [protected] |
read(size_t buf_size, void *buf) | hamcast::util::buffered_source< block_size, maximum_size > | [virtual] |
read_some(size_t buf_size, void *buf) | hamcast::util::buffered_source< block_size, maximum_size > | [virtual] |
ref() | hamcast::ref_counted | [protected] |
ref_count() | hamcast::ref_counted | |
ref_counted() | hamcast::ref_counted | [protected] |
release(ref_counted *rc) | hamcast::ref_counted | [static] |
wait_for_data(long sec, long usec) | hamcast::util::buffered_source< block_size, maximum_size > | [virtual] |