|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <fclasses/tc_string.h>Go to the source code of this file.
Macros | |
| #define | iman_str_contains_wildcard tc_str_contains_wildcard |
| #define | iman_str_contains_wildcard_at tc_str_contains_wildcard_at |
| #define | iman_strcasecmp tc_strcasecmp |
| #define | iman_strcat tc_strcat |
| #define | iman_strcmp tc_strcmp |
| #define | iman_strcpy tc_strcpy |
| #define | iman_strdup tc_strdup |
| #define | iman_strlen tc_strlen |
| #define | iman_strncasecmp tc_strncasecmp |
| #define | iman_strncpy tc_strncpy |
| #define | iman_strstr tc_strstr |
| #define | iman_strtok tc_strtok |
| #define | iman_strupr tc_strupr |
This function is deprecated and will be removed from Teamcenter 2009.
Do not use this header file. Include tc_string.h instead.
Use the following replacement chart for every symbol, type or API:
| Old function | New function |
| iman_str_contains_wildcard | tc_str_contains_wildcard |
| iman_str_contains_wildcard_at | tc_str_contains_wildcard_at |
| iman_strcasecmp | tc_strcasecmp |
| iman_strcat | tc_strcat |
| iman_strcmp | tc_strcmp |
| iman_strcpy | tc_strcpy |
| iman_strdup | tc_strdup |
| iman_strlen | tc_strlen |
| iman_strncasecmp | tc_strncasecmp |
| iman_strncpy | tc_strncpy |
| iman_strstr | tc_strstr |
| iman_strtok | tc_strtok |
| iman_strupr | tc_strupr |
Definition in file iman_string.h.
| #define iman_str_contains_wildcard tc_str_contains_wildcard |
Definition at line 44 of file iman_string.h.
| #define iman_str_contains_wildcard_at tc_str_contains_wildcard_at |
Definition at line 45 of file iman_string.h.
| #define iman_strcasecmp tc_strcasecmp |
Definition at line 35 of file iman_string.h.
| #define iman_strcat tc_strcat |
Definition at line 39 of file iman_string.h.
| #define iman_strcmp tc_strcmp |
Definition at line 34 of file iman_string.h.
| #define iman_strcpy tc_strcpy |
Definition at line 37 of file iman_string.h.
| #define iman_strdup tc_strdup |
Definition at line 42 of file iman_string.h.
| #define iman_strlen tc_strlen |
Definition at line 33 of file iman_string.h.
| #define iman_strncasecmp tc_strncasecmp |
Definition at line 36 of file iman_string.h.
| #define iman_strncpy tc_strncpy |
Definition at line 38 of file iman_string.h.
| #define iman_strstr tc_strstr |
Definition at line 40 of file iman_string.h.
| #define iman_strtok tc_strtok |
Definition at line 43 of file iman_string.h.
| #define iman_strupr tc_strupr |
Definition at line 41 of file iman_string.h.