Public Member Functions | List of all members
dai::AssetsMutable Class Reference

#include <AssetManager.hpp>

Inheritance diagram for dai::AssetsMutable:
Inheritance graph
[legend]

Public Member Functions

void set (std::string, std::uint32_t offset, std::uint32_t size, std::uint32_t alignment)
 
- Public Member Functions inherited from dai::Assets
 DEPTHAI_SERIALIZE (Assets, map)
 
AssetView get (const std::string &key)
 
std::vector< std::pair< std::string, AssetView > > getAll ()
 
bool has (const std::string &key)
 
void setStorage (std::uint8_t *ps)
 

Additional Inherited Members

- Protected Attributes inherited from dai::Assets
std::unordered_map< std::string, AssetInternalmap
 
std::uint8_t * pStorageStart = nullptr
 

Detailed Description

Definition at line 24 of file AssetManager.hpp.

Member Function Documentation

◆ set()

void dai::AssetsMutable::set ( std::string  key,
std::uint32_t  offset,
std::uint32_t  size,
std::uint32_t  alignment 
)

Definition at line 137 of file AssetManager.cpp.


The documentation for this class was generated from the following files:


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