|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <unidefs.h>#include <servicerequest/libservicerequest_exports.h>#include <servicerequest/libservicerequest_undef.h>Go to the source code of this file.
Data Structures | |
| struct | SERVICEREQUEST_cost_t |
Typedefs | |
| typedef struct SERVICEREQUEST_cost_t * | SERVICEREQUEST_cost_p_t |
Functions | |
| SERVICEREQUEST_API int | SERVICEREQUEST_cancel_service_object (tag_t service_object) |
| SERVICEREQUEST_API int | SERVICEREQUEST_create_request_activities (tag_t requested_activity_create_input, logical requalify_request_activity, int *num_requested_activities, tag_t **new_requested_activities) |
| SERVICEREQUEST_API int | SERVICEREQUEST_delegate_requests (tag_t primary_service_request, tag_t performs_service_request, tag_t delegate_create_input, int num_activities, const tag_t *requested_activites, tag_t *new_delegate_service_request, int *num_requests_to_refresh, tag_t **requests_to_refresh) |
| SERVICEREQUEST_API int | SERVICEREQUEST_free_cost (SERVICEREQUEST_cost_t *cost) |
| SERVICEREQUEST_API int | SERVICEREQUEST_get_cost (tag_t service_request, SERVICEREQUEST_cost_t *cost) |
| SERVICEREQUEST_API int | SERVICEREQUEST_init_module () |
| SERVICEREQUEST_API int | SERVICEREQUEST_replace_error (int severity, int error_to_replace, int replacement_error, const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7) |
This header file declares all data types and constants to be used by clients of MRO module.
Definition in file servicerequest.h.