FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
mapped_vars.cpp File Reference
#include <utils/base/compiler_hints.h>
#include <utils/io/mapped_file.h>
#include <utils/mapped_vars/mapped_vars.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <memory.h>
#include <iostream>

Functions

int createMappedVars (const uint_fast32_t numVars, struct MappedVarRecord vars[], unsigned char **segment, size_t *segmentLenPtr, const uint_fast32_t doInit, const char *fileName)
 Create/reload an array of MappedVarRecords that is mapped by a memory mapped file. More...
 
Generated: Fri Jul 31 2020 18:19:15
Support Information