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_transaction_t, including all inherited members.
ABORTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
blab(the_transaction_handler_t *handler, const char *message) (defined in the_transaction_t) | the_transaction_t | virtual |
callback() (defined in the_transaction_t) | the_transaction_t | virtual |
callback_request() (defined in the_transaction_t) | the_transaction_t | |
done() const (defined in the_transaction_t) | the_transaction_t | inline |
DONE_E enum value (defined in the_transaction_t) | the_transaction_t | |
execute(the_thread_interface_t *thread)=0 (defined in the_transaction_t) | the_transaction_t | pure virtual |
mutex_ (defined in the_transaction_t) | the_transaction_t | protected |
NOTHING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
notify(the_transaction_handler_t *handler, state_t s, const char *message=NULL) (defined in the_transaction_t) | the_transaction_t | virtual |
notify_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
notify_cb_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
PENDING_E enum value (defined in the_transaction_t) | the_transaction_t | |
request_ (defined in the_transaction_t) | the_transaction_t | protected |
request_t enum name (defined in the_transaction_t) | the_transaction_t | protected |
set_notify_cb(notify_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
set_state(const state_t &s) (defined in the_transaction_t) | the_transaction_t | inline |
set_status_cb(status_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
SKIPPED_E enum value (defined in the_transaction_t) | the_transaction_t | |
STARTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
state() const (defined in the_transaction_t) | the_transaction_t | inline |
state_ (defined in the_transaction_t) | the_transaction_t | protected |
state_t enum name (defined in the_transaction_t) | the_transaction_t | |
status_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
status_cb_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
the_transaction_t() (defined in the_transaction_t) | the_transaction_t | |
WAITING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
~the_transaction_t() (defined in the_transaction_t) | the_transaction_t | virtual |