|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
Modules | |
| RLM Errors | |
Macros | |
| #define | RLM_NAML (128 + 1) |
Functions | |
| EPM_API int | RLM_ask_release_procedure (const char[], char[]) |
| EPM_API int | RLM_ask_release_procedure2 (const char *, char **) |
| EPM_API int | RLM_ask_release_procedure_for (tag_t, char[]) |
| EPM_API int | RLM_ask_release_procedure_for2 (tag_t, char **) |
| EPM_API int | RLM_exit_module () |
| EPM_API int | RLM_init_module () |
| EPM_API int RLM_ask_release_procedure | ( | const char | [], |
| char | [] | ||
| ) |
This function is used to read the release procedure name associated with a given object type.
| EPM_API int RLM_ask_release_procedure2 | ( | const char * | , |
| char ** | |||
| ) |
This function is used to read the release procedure name associated with a given object type.
| EPM_API int RLM_ask_release_procedure_for | ( | tag_t | , |
| char | [] | ||
| ) |
This function is used to read the release procedure name associated with a given object tag.
| EPM_API int RLM_ask_release_procedure_for2 | ( | tag_t | , |
| char ** | |||
| ) |
This function is used to read the release procedure name associated with a given object tag.
| EPM_API int RLM_exit_module | ( | ) |
| EPM_API int RLM_init_module | ( | ) |