hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Member Functions | |
eventcbclosure (int fd, const std::function< void(int)> &fn) | |
Public Attributes | |
int | fd |
std::function< void(int)> | fn |
|
inline |
int hobbes::eventcbclosure::fd |
std::function<void(int)> hobbes::eventcbclosure::fn |