ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
tcidcreator.h File Reference
#include <tc/tcid_errors.h>
#include <tc/libtc_exports.h>
#include <tc/libtc_undef.h>

Go to the source code of this file.

Macros

#define RUNNING   (1)
 
#define STATIC   (2)
 

Functions

TC_API int TCID_add_sequence (tag_t tcid, char *digSeq, char *start, int type)
 
TC_API int TCID_ask_id_length (tag_t tcid, int *length)
 
TC_API int TCID_ask_sequence (tag_t tcid, int index, char **digSeq, char **start, int *type)
 
TC_API int TCID_create (int number_of_digits, tag_t *new_tcid)
 
TC_API int TCID_delete (tag_t tcid)
 
TC_API int TCID_get_initial_value (tag_t tcid, char **initialValue)
 
TC_API int TCID_get_next_value (tag_t tcid, char **nextValue)
 
TC_API int TCID_get_succeeding_value (tag_t tcid, char *value, char **newValue)
 
TC_API int TCID_number_of_sequences (tag_t tcid, int *n_sequences)
 
TC_API int TCID_save (tag_t tcid)
 

Detailed Description

This include file contains the definitions for the ITK functions to access TcIDCreator.

Definition in file tcidcreator.h.