hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::FileWatch Struct Reference
Collaboration diagram for hobbes::FileWatch:
Collaboration graph

Public Attributes

std::string filePath
 
int fd
 
ByteRangeWatches byteRangeWatches
 

Member Data Documentation

◆ byteRangeWatches

ByteRangeWatches hobbes::FileWatch::byteRangeWatches

◆ fd

int hobbes::FileWatch::fd

◆ filePath

std::string hobbes::FileWatch::filePath

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