ifw-ccf 5.0.2
|
#include <pthread.h>
#include <unordered_map>
#include <algorithm>
#include <boost/exception/diagnostic_information.hpp>
#include <ifw/ccf/common/db.hpp>
#include <ifw/ccf/common/setup.hpp>
#include <ifw/ccf/control/application.hpp>
#include <ifw/ccf/protocols/aravis/comAdptAravis.hpp>
Namespaces | |
namespace | ifw |
namespace | ifw::ccf |
namespace | ifw::ccf::protocols |
namespace | ifw::ccf::protocols::aravis |
Functions | |
void * | ConnectionLost () |
Variables | |
volatile sig_atomic_t | _disconnected_ = false |
CCF Communication Adapter based on the Aravis SDK. | |
void * ConnectionLost | ( | ) |
volatile sig_atomic_t _disconnected_ = false |
CCF Communication Adapter based on the Aravis SDK.