#include <Assets.hpp>
Definition at line 22 of file Assets.hpp.
◆ DEPTHAI_SERIALIZE()
dai::Assets::DEPTHAI_SERIALIZE |
( |
Assets |
, |
|
|
map |
|
|
) |
| |
◆ get()
AssetView dai::Assets::get |
( |
const std::string & |
key | ) |
|
|
inline |
◆ getAll()
std::vector<std::pair<std::string, AssetView> > dai::Assets::getAll |
( |
| ) |
|
|
inline |
◆ has()
bool dai::Assets::has |
( |
const std::string & |
key | ) |
|
|
inline |
◆ setStorage()
void dai::Assets::setStorage |
( |
std::uint8_t * |
ps | ) |
|
|
inline |
◆ map
◆ pStorageStart
std::uint8_t* dai::Assets::pStorageStart = nullptr |
|
protected |
The documentation for this class was generated from the following file: