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 Core::ActionContext, including all inherited members.
ActionContext() (defined in Core::ActionContext) | Core::ActionContext | |
error_msg_ (defined in Core::ActionContext) | Core::ActionContext | protected |
get_error_message() (defined in Core::ActionContext) | Core::ActionContext | virtual |
get_resource_notifier() (defined in Core::ActionContext) | Core::ActionContext | virtual |
get_result() (defined in Core::ActionContext) | Core::ActionContext | virtual |
is_error() (defined in Core::ActionContext) | Core::ActionContext | inline |
is_invalid() (defined in Core::ActionContext) | Core::ActionContext | inline |
is_success() (defined in Core::ActionContext) | Core::ActionContext | inline |
is_unavailable() (defined in Core::ActionContext) | Core::ActionContext | inline |
notifier_ (defined in Core::ActionContext) | Core::ActionContext | protected |
report_done() (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_error(const std::string &error) (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_message(const std::string &message) (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_need_resource(NotifierHandle notifier) (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_result(const ActionResultHandle &result) (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_status(ActionStatus status) (defined in Core::ActionContext) | Core::ActionContext | virtual |
report_warning(const std::string &warning) (defined in Core::ActionContext) | Core::ActionContext | virtual |
reset_context() (defined in Core::ActionContext) | Core::ActionContext | virtual |
result_ (defined in Core::ActionContext) | Core::ActionContext | protected |
source() const (defined in Core::ActionContext) | Core::ActionContext | virtual |
status() const (defined in Core::ActionContext) | Core::ActionContext | virtual |
status_ (defined in Core::ActionContext) | Core::ActionContext | protected |
~ActionContext() (defined in Core::ActionContext) | Core::ActionContext | virtual |