hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
include
hobbes
db
signals.H
Go to the documentation of this file.
1
2
#ifndef HOBBES_DB_SIGNALS_HPP_INCLUDED
3
#define HOBBES_DB_SIGNALS_HPP_INCLUDED
4
5
#include <
hobbes/eval/cc.H
>
6
7
namespace
hobbes
{
8
9
void
initSignalsDefs
(FieldVerifier*,cc&);
10
11
}
12
13
#endif
14
hobbes
Definition:
boot.H:7
cc.H
hobbes::initSignalsDefs
void initSignalsDefs(FieldVerifier *, cc &)
Definition:
signals.C:520
Generated by
1.8.13