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::store< unit > Struct Template Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::store< unit >:
Collaboration graph

Static Public Member Functions

static void encode (bytes *out)
 
static std::string describe ()
 
static size_t size (const unit &)
 
static bool write (wpipe &, const unit &)
 

Member Function Documentation

◆ describe()

static std::string hobbes::storage::store< unit >::describe ( )
inlinestatic

◆ encode()

static void hobbes::storage::store< unit >::encode ( bytes out)
inlinestatic

◆ size()

static size_t hobbes::storage::store< unit >::size ( const unit )
inlinestatic

◆ write()

static bool hobbes::storage::store< unit >::write ( wpipe ,
const unit  
)
inlinestatic

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