camcom 1.0.3
 
Loading...
Searching...
No Matches
camcom::genicam::StringNode Struct Reference

#include <node_types.hpp>

Inheritance diagram for camcom::genicam::StringNode:
camcom::genicam::NodeBase

Public Attributes

std::string value
 
int64_t max_length {256}
 
- Public Attributes inherited from camcom::genicam::NodeBase
std::string name
 SFNC name (e.g., "ExposureTime")
 
std::string display_name
 Human-readable label.
 
std::string description
 
std::string category
 Parent category path.
 
NodeType type
 
AccessMode access {AccessMode::RW}
 
std::string tooltip
 

Member Data Documentation

◆ max_length

int64_t camcom::genicam::StringNode::max_length {256}

◆ value

std::string camcom::genicam::StringNode::value

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