hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
include
hobbes
ipc
nbindings.H
Go to the documentation of this file.
1
2
#ifndef HOBBES_LANG_TYPEPREDS_NET_CONNECTION_HPP_INCLUDED
3
#define HOBBES_LANG_TYPEPREDS_NET_CONNECTION_HPP_INCLUDED
4
5
namespace
hobbes
{
6
7
class
cc;
8
void
initNetworkDefs
(cc&);
9
10
}
11
12
#endif
13
hobbes::initNetworkDefs
void initNetworkDefs(cc &)
Definition:
nbindings.C:552
hobbes
Definition:
boot.H:7
Generated by
1.8.13