FST  openfst-1.8.3
OpenFst Library
Public Attributes | List of all members
fst::MemoryRegion Struct Reference

#include <mapped-file.h>

Public Attributes

void * data
 
void * mmap
 
size_t size
 
size_t offset
 

Detailed Description

Definition at line 41 of file mapped-file.h.

Member Data Documentation

void* fst::MemoryRegion::data

Definition at line 42 of file mapped-file.h.

void* fst::MemoryRegion::mmap

Definition at line 43 of file mapped-file.h.

size_t fst::MemoryRegion::offset

Definition at line 45 of file mapped-file.h.

size_t fst::MemoryRegion::size

Definition at line 44 of file mapped-file.h.


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