|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <tc/tc_startup.h>#include <tcinit/libtcinit_exports.h>#include <tcinit/libtcinit_undef.h>Go to the source code of this file.
Macros | |
| #define | ITK_BATCH_TEXT_MODE 0 |
Error message constants | |
| #define | ITK_ok 0 |
Functions | |
| TCINIT_API void | ITK__initialise_tc (int argc, char **argv) |
| TCINIT_API int | ITK_auto_login (void) |
| TCINIT_API int | ITK_init_from_cpp (int argc, char **argv) |
| TCINIT_API int | ITK_init_module (const char *user_id, const char *user_password, const char *user_group) |
| TCINIT_API void | ITK_log_cmdline_args (int argc, char **argv) |
This file contains the prototypes for basic top level Teamcenter ITK usage. It also contains a few include files that contain the prototypes that almost every ITK program will use.
Definition in file tcinit.h.