![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
Definition and implementation of generic DataStore wrapper. More...
Definition and implementation of generic DataStore wrapper.
#include "LLU/Containers/Generic/Base.hpp"#include "LLU/Containers/Iterators/DataStore.hpp"#include "LLU/MArgument.h"#include "LLU/TypedMArgument.h"
Include dependency graph for Generic/DataStore.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LLU::MContainer< MArgumentType::DataStore > |
| MContainer specialization for DataStore, provides basic list interface for the underlying raw DataStore. More... | |
Namespaces | |
| LLU | |
| Main namespace of LibraryLink Utilities. | |
Type aliases | |
| using | LLU::GenericDataList = MContainer< MArgumentType::DataStore > |
| MContainer specialization for DataStore is called GenericDataList. More... | |