camcom 1.0.0-pre2
 
Loading...
Searching...
No Matches
adapterBase.hpp File Reference

Header file for the CamCom Common Library. More...

#include <string>
#include <vector>
#include <span>
#include <cmath>
#include <chrono>
#include <map>
#include <optional>
#include "camcom/common/receiveCfg.hpp"
#include "camcom/common/frameInfo.hpp"
#include "camcom/common/parameter.hpp"
#include "camcom/common/basicParams.hpp"
#include "camcom/common/tools.hpp"

Go to the source code of this file.

Classes

struct  camcom::common::AcquisitionState
 Current acquisition state information. More...
 
struct  camcom::common::NativeDocument
 Native parameter document from camera (protocol-specific) More...
 
struct  camcom::common::CheckResult
 Connection health check result. More...
 
class  camcom::common::AdapterBase
 

Namespaces

namespace  camcom
 
namespace  camcom::common
 

Enumerations

enum class  camcom::common::AcqMode { camcom::common::Inactive , camcom::common::Continuous , camcom::common::Finite }
 Acquisition mode states. More...
 

Detailed Description

Header file for the CamCom Common Library.