Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
This is the complete list of members for the_thread_interface_t, including all inherited members.
active_transaction_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
add_transaction(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | inline |
blab(const char *message) const (defined in the_thread_interface_t) | the_thread_interface_t | virtual |
create() (defined in the_thread_interface_t) | the_thread_interface_t | static |
creator_ (defined in the_thread_interface_t) | the_thread_interface_t | protectedstatic |
creator_t typedef (defined in the_thread_interface_t) | the_thread_interface_t | |
delete_this()=0 (defined in the_thread_interface_t) | the_thread_interface_t | pure virtual |
flush() (defined in the_thread_interface_t) | the_thread_interface_t | |
flush_and_go(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | |
flush_and_go(std::list< the_transaction_t * > &schedule) (defined in the_thread_interface_t) | the_thread_interface_t | |
handle(the_transaction_t *transaction, the_transaction_t::state_t s) (defined in the_thread_interface_t) | the_thread_interface_t | virtual |
has_work() const (defined in the_thread_interface_t) | the_thread_interface_t | |
id() const (defined in the_thread_interface_t) | the_thread_interface_t | inline |
id_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
mutex() (defined in the_thread_interface_t) | the_thread_interface_t | inline |
mutex_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
push_back(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | |
push_back(std::list< the_transaction_t * > &schedule) (defined in the_thread_interface_t) | the_thread_interface_t | |
push_front(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | |
set_creator(creator_t creator) (defined in the_thread_interface_t) | the_thread_interface_t | static |
set_idle_sleep_duration(bool enable, unsigned int microseconds=10000) (defined in the_thread_interface_t) | the_thread_interface_t | |
set_mutex(the_mutex_interface_t *mutex) (defined in the_thread_interface_t) | the_thread_interface_t | |
set_stopped(bool stopped) (defined in the_thread_interface_t) | the_thread_interface_t | inline |
set_thread_pool_cb(the_thread_pool_t *pool, the_thread_pool_data_t *cb_data) (defined in the_thread_interface_t) | the_thread_interface_t | inline |
sleep_microsec_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
sleep_when_idle_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
start()=0 (defined in the_thread_interface_t) | the_thread_interface_t | pure virtual |
start(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | |
stop() (defined in the_thread_interface_t) | the_thread_interface_t | |
stop_and_go(the_transaction_t *transaction) (defined in the_thread_interface_t) | the_thread_interface_t | |
stop_and_go(std::list< the_transaction_t * > &schedule) (defined in the_thread_interface_t) | the_thread_interface_t | |
stopped() const (defined in the_thread_interface_t) | the_thread_interface_t | inline |
stopped_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
take_a_nap(const unsigned long µseconds)=0 (defined in the_thread_interface_t) | the_thread_interface_t | pure virtual |
terminate_transactions() (defined in the_thread_interface_t) | the_thread_interface_t | |
terminators()=0 (defined in the_thread_interface_t) | the_thread_interface_t | pure virtual |
the_thread_interface_t(the_mutex_interface_t *mutex=NULL) (defined in the_thread_interface_t) | the_thread_interface_t | |
the_thread_pool_t (defined in the_thread_interface_t) | the_thread_interface_t | friend |
thread_pool_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
thread_pool_cb_data_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
transactions_ (defined in the_thread_interface_t) | the_thread_interface_t | protected |
wait()=0 (defined in the_thread_interface_t) | the_thread_interface_t | pure virtual |
work() (defined in the_thread_interface_t) | the_thread_interface_t | virtual |
~the_thread_interface_t() (defined in the_thread_interface_t) | the_thread_interface_t | protectedvirtual |
~the_transaction_handler_t() (defined in the_transaction_handler_t) | the_transaction_handler_t | inlinevirtual |