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

#include <node_types.hpp>

Inheritance diagram for camcom::genicam::CategoryNode:
camcom::genicam::NodeBase

Public Attributes

std::vector< std::string > features
 Child feature names.
 
- 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

◆ features

std::vector<std::string> camcom::genicam::CategoryNode::features

Child feature names.


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