ITK Function Reference

(V10000.1.0.60_20160308.00)
Functions
ods_itk.h File Reference
#include <tc/tc_startup.h>
#include <publication/libpublication_exports.h>
#include <publication/libpublication_undef.h>

Go to the source code of this file.

Functions

PUBLICATION_API int ODS_describe_object (int site_id, tag_t obj_tag, tag_t *description_obj_tag)
 
PUBLICATION_API int ODS_free_description_object (tag_t description_obj_tag)
 
PUBLICATION_API int ODS_locate_object (int n_ods_site_ids, int *ods_site_ids, tag_t obj_tag, logical *found, int *site_id)
 
PUBLICATION_API int ODS_publish_object (int site_id, tag_t obj_tag)
 
PUBLICATION_API int ODS_refresh_object (int site_id, tag_t obj_tag)
 
PUBLICATION_API int ODS_unpublish_object (int site_id, tag_t obj_tag)
 

Detailed Description

This file contains the Object Directory Services Module prototypes and typedefs for the ITK interface

Definition in file ods_itk.h.