ifw-ccf 6.0.0
 
Loading...
Searching...
No Matches
main.cpp File Reference

Deployment for the binary using the CCF GenICam adapter (camcom-based). More...

#include <ifw/fnd/defs/base.hpp>
#include <ifw/ccf/control/application.hpp>
#include <ifw/ccf/control/comAdptSim.hpp>
#include <ifw/ccf/stdrecipe/recipeCentroid.hpp>
#include <ifw/ccf/stdrecipe/recipeAverage.hpp>
#include <ifw/ccf/stdpub/pubFits.hpp>
#include <ifw/ccf/stdpub/pubDdt.hpp>
#include <ifw/ccf/stdpub/pubRtms.hpp>
#include <ifw/core/utils/base/fndLog4cplusBridge.hpp>
#include <ifw/ccf/protocols/genicam/comAdptGenICam.hpp>

Functions

int main (int argc, char *argv[])
 Application main.
 

Detailed Description

Deployment for the binary using the CCF GenICam adapter (camcom-based).

Mirrors the Aravis deployment (protocols/aravis/exe) but registers the new camcom-backed GenICam communication adapter instead of the legacy Aravis one.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Application main.