|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <tc/tc_startup.h>#include <tccore/workspaceobject.h>#include <gms/libgms_exports.h>#include <gms/libgms_undef.h>Go to the source code of this file.
Functions | |
| GMS_API int | GMS_RES_cancel_site_check_out (tag_t object_tag) |
| GMS_API int | GMS_RES_is_site_reserved (tag_t object_tag, logical *is_site_reserved, tag_t *site_tag) |
| GMS_API int | GMS_RES_site_check_in (tag_t object_tag) |
| GMS_API int | GMS_RES_site_check_out (tag_t object_tag, tag_t site_tag, const char reason[WSO_desc_size_c+1], const char change_id[WSO_desc_size_c+1]) |
| GMS_API int | GMS_RES_site_check_out2 (tag_t object_tag, tag_t site_tag, const char *reason, const char *change_id) |
This file contains site reservation ITK interfaces
Definition in file gms_res.h.