LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
Iterators/DataStore.hpp File Reference

Detailed Description

Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
Date
May 04, 2020
#include <iterator>
#include "LLU/LibraryData.h"
#include "LLU/MArgument.h"
#include "LLU/TypedMArgument.h"
+ Include dependency graph for Iterators/DataStore.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LLU::GenericDataNode
 Basic wrapper over DataStoreNode, provides class-like interface and conversion of the underlying value from MArgument to TypedArgument. More...
 
class  LLU::DataStoreIterator
 Proxy input iterator over DataStoreNodes, when dereferenced yields GenericDataNode proxy objects. More...
 

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.