The Sequence Toolkit
www.sequence-toolkit.com |
#include "stk_common.h"
#include "stk_env_api.h"
#include "stk_sequence_api.h"
#include "stk_service_api.h"
#include "stk_service_group_api.h"
#include "stk_options_api.h"
#include "stk_sg_automation_api.h"
#include "stk_tcp_server_api.h"
#include "stk_tcp_client_api.h"
#include "stk_data_flow_api.h"
#include "stk_smartbeat_api.h"
#include "stk_sync_api.h"
#include "stk_timer_api.h"
Go to the source code of this file.
this file is the main header for applicstions to include to use the Sequence Toolkit. It includes all the API headers (named _api.h) for full access. some applications may want to include just the API headers they require, but this header is prpvided for conveniencr.