Public Member Functions | Public Attributes | Protected Member Functions | List of all members
dai::bootloader::Structure Struct Reference

#include <Structure.hpp>

Inheritance diagram for dai::bootloader::Structure:
Inheritance graph
[legend]

Public Member Functions

 Structure ()=default
 

Public Attributes

std::map< Section, long > offset
 
std::map< Section, long > size
 

Protected Member Functions

 Structure (decltype(offset) a, decltype(size) b)
 

Detailed Description

Definition at line 17 of file Structure.hpp.

Constructor & Destructor Documentation

◆ Structure() [1/2]

dai::bootloader::Structure::Structure ( )
default

◆ Structure() [2/2]

dai::bootloader::Structure::Structure ( decltype(offset a,
decltype(size b 
)
inlineprotected

Definition at line 21 of file Structure.hpp.

Member Data Documentation

◆ offset

std::map<Section, long> dai::bootloader::Structure::offset

Definition at line 19 of file Structure.hpp.

◆ size

std::map<Section, long> dai::bootloader::Structure::size

Definition at line 19 of file Structure.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