Classes | Public Attributes | List of all members
dai::NodeObjInfo Struct Reference

NodeObj information structure. More...

#include <NodeObjInfo.hpp>

Classes

struct  IoInfoKey
 

Public Attributes

int64_t id = -1
 
std::unordered_map< std::tuple< std::string, std::string >, NodeIoInfo, IoInfoKeyioInfo
 
std::string name
 
std::vector< std::uint8_t > properties
 

Detailed Description

NodeObj information structure.

Definition at line 11 of file NodeObjInfo.hpp.

Member Data Documentation

◆ id

int64_t dai::NodeObjInfo::id = -1

Definition at line 12 of file NodeObjInfo.hpp.

◆ ioInfo

std::unordered_map<std::tuple<std::string, std::string>, NodeIoInfo, IoInfoKey> dai::NodeObjInfo::ioInfo

Definition at line 22 of file NodeObjInfo.hpp.

◆ name

std::string dai::NodeObjInfo::name

Definition at line 13 of file NodeObjInfo.hpp.

◆ properties

std::vector<std::uint8_t> dai::NodeObjInfo::properties

Definition at line 15 of file NodeObjInfo.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20