camcom 1.0.0-pre2
 
Loading...
Searching...
No Matches
camcom::common::NativeDocument Struct Reference

Native parameter document from camera (protocol-specific) More...

#include <adapterBase.hpp>

Public Member Functions

bool available () const
 

Public Attributes

std::string content
 Document content (e.g., GenICam XML)
 
std::string extension
 File extension including dot (e.g., ".xml")
 

Detailed Description

Native parameter document from camera (protocol-specific)

Member Function Documentation

◆ available()

bool camcom::common::NativeDocument::available ( ) const
inline

Member Data Documentation

◆ content

std::string camcom::common::NativeDocument::content

Document content (e.g., GenICam XML)

◆ extension

std::string camcom::common::NativeDocument::extension

File extension including dot (e.g., ".xml")


The documentation for this struct was generated from the following file: