hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Static Public Member Functions | List of all members
hobbes::storage::fixedArrTyDesc< T, N > Struct Template Reference

#include <storage.H>

Inheritance diagram for hobbes::storage::fixedArrTyDesc< T, N >:
Inheritance graph
Collaboration diagram for hobbes::storage::fixedArrTyDesc< T, N >:
Collaboration graph

Static Public Member Functions

static void encode (bytes *out)
 
static std::string describe ()
 

Member Function Documentation

◆ describe()

template<typename T , size_t N>
static std::string hobbes::storage::fixedArrTyDesc< T, N >::describe ( )
inlinestatic

◆ encode()

template<typename T , size_t N>
static void hobbes::storage::fixedArrTyDesc< T, N >::encode ( bytes out)
inlinestatic

The documentation for this struct was generated from the following file: