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::net::io< const char * > Struct Template Reference

#include <net.H>

Collaboration diagram for hobbes::net::io< const char * >:
Collaboration graph

Static Public Member Functions

static void encode (bytes *out)
 
static std::string describe ()
 
static void write (int s, const char *x)
 

Member Function Documentation

◆ describe()

static std::string hobbes::net::io< const char * >::describe ( )
inlinestatic

◆ encode()

static void hobbes::net::io< const char * >::encode ( bytes out)
inlinestatic

◆ write()

static void hobbes::net::io< const char * >::write ( int  s,
const char *  x 
)
inlinestatic

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