SIMulation Workbench Documentation SIMulation Workbench Documentation

dlloggerutils.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <sys/time.h>
#include <sys/types.h>
#include <pthread.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include "simrtdb.h"
#include "dllogger.h"
Include dependency graph for dlloggerutils.c:

Functions

int dlLoggerBufferMap (int init)

Function Documentation

int dlLoggerBufferMap ( int  init  )