Main Page
Related Pages
Modules
S
earch for
Vortex Support: Support function used across the library
vortex_support_add_domain_search_path
vortex_support_add_domain_search_path_ref
vortex_support_add_search_path
vortex_support_add_search_path_ref
vortex_support_build_filename
vortex_support_cleanup
vortex_support_domain_find_data_file
vortex_support_file_test
vortex_support_find_data_file
vortex_support_free
vortex_support_getenv_int
vortex_support_inet_ntoa
vortex_support_init
vortex_support_setenv
vortex_support_strtod
vortex_support_unsetenv
vortex_timeval_substract
VortexFileTest
void vortex_support_cleanup
(
VortexCtx
*
ctx
)
Allows to cleanup the vortex support module state from the provided
VortexCtx
object.
Parameters:
ctx
The vortex context to clean up (only module specific part).