Go to the documentation of this file.
31 #ifndef GENAPI_DLLLOAD_H
32 #define GENAPI_DLLLOAD_H
37 #if defined (_MSC_VER)
39 #elif defined (__GNUC__)
40 # if !defined(__x86_64) && !defined(__arm__) && !defined(__aarch64__) && !defined(VXWORKS)
41 # define __cdecl __attribute__((cdecl))
46 # error Unsupported compiler
65 #endif // ifndef GENAPI_DLLLOAD_H
Lexical analyzer for CIntSwissKnife.
GENAPI_DECL void GenApiTerminate()
Frees static resources hold by GenApi.
central versioning counters
Definition of interface INodeMap.
void(__cdecl * GetGenApiVersion_f)(Version_t &Version)
Function prototype for checking the DLL's GenApi version.
GENICAM_INTERFACE INodeMap
Interface to access the node map.
INodeMap *(__cdecl * Create_f)(const char *pDeviceName)
Function prototype for the create function implemented by GenApi DLLs.
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:11