#include <node_types.hpp>
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 |
| int64_t camcom::genicam::StringNode::max_length {256} |
| std::string camcom::genicam::StringNode::value |