Cortenn
Namespaces | Functions
serialize.hpp File Reference
#include "llo/data.hpp"
Include dependency graph for serialize.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llo
 

Functions

std::string llo::serialize (const char *in, size_t nelems, size_t typecode)
 Marshal data to cortenn::Source. More...
 
ade::TensptrT llo::deserialize (const char *pb, ade::Shape shape, size_t typecode, std::string label)
 Unmarshal cortenn::Source as Variable containing context of source. More...