hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
hobbes::Server Member List

This is the complete list of members for hobbes::Server, including all inherited members.

connect(int conn)=0hobbes::Serverpure virtual
disconnect(int conn)=0hobbes::Serverpure virtual
evaluate(int conn, exprid)=0hobbes::Serverpure virtual
prepare(int conn, exprid, const ExprPtr &, const MonoTypePtr &)=0hobbes::Serverpure virtual
readExpr(const std::string &)=0hobbes::Serverpure virtual