Template Class Map

Holoscan v2.0.0 Download PDF

Base Type

  • public std::unordered_map< std::string, std::shared_ptr< T > >

template<typename T>
class Map : public std::unordered_map<std::string, std::shared_ptr<T>>

Previous Class ManualClock
Next Class Message
© Copyright 2022-2024, NVIDIA. Last updated on Jun 5, 2024.