|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
This is the complete list of members for foresthub::core::InputItems, including all inherited members.
| Begin() | foresthub::core::InputItems | inline |
| Begin() const | foresthub::core::InputItems | inline |
| ConstIterator typedef | foresthub::core::InputItems | |
| End() | foresthub::core::InputItems | inline |
| End() const | foresthub::core::InputItems | inline |
| GetInputType() const override | foresthub::core::InputItems | inlinevirtual |
| InputItems()=default | foresthub::core::InputItems | |
| InputItems(const std::shared_ptr< InputItem > &item) | foresthub::core::InputItems | inlineexplicit |
| Insert(Args &&... args) | foresthub::core::InputItems | inline |
| items | foresthub::core::InputItems | |
| Iterator typedef | foresthub::core::InputItems | |
| PushBack(const std::shared_ptr< InputItem > &item) | foresthub::core::InputItems | inline |
| ToJson(json &j) const override | foresthub::core::InputItems | inlinevirtual |