ze-filter  (ze-filter-0.8.0-develop-180218)
SHMOBJ_T Struct Reference

#include <zeShared.h>

Public Attributes

uint32_t signature
 
int fd
 
void * buf
 
size_t size
 
char * name
 

Detailed Description

Definition at line 32 of file zeShared.h.

Member Data Documentation

◆ buf

void* SHMOBJ_T::buf

Definition at line 35 of file zeShared.h.

◆ fd

int SHMOBJ_T::fd

Definition at line 34 of file zeShared.h.

◆ name

char* SHMOBJ_T::name

Definition at line 37 of file zeShared.h.

◆ signature

uint32_t SHMOBJ_T::signature

Definition at line 33 of file zeShared.h.

◆ size

size_t SHMOBJ_T::size

Definition at line 36 of file zeShared.h.


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