YARP
Yet Another Robot Platform
ShmemHeader_t Struct Reference

#include <shmem_carrier/ShmemTypes.h>

Public Attributes

bool resize
 
bool close
 
int size
 
int newsize
 
int head
 
int tail
 
int avail
 
int waiting
 

Detailed Description

Definition at line 15 of file ShmemTypes.h.

Member Data Documentation

◆ avail

int ShmemHeader_t::avail

Definition at line 25 of file ShmemTypes.h.

◆ close

bool ShmemHeader_t::close

Definition at line 18 of file ShmemTypes.h.

◆ head

int ShmemHeader_t::head

Definition at line 23 of file ShmemTypes.h.

◆ newsize

int ShmemHeader_t::newsize

Definition at line 21 of file ShmemTypes.h.

◆ resize

bool ShmemHeader_t::resize

Definition at line 17 of file ShmemTypes.h.

◆ size

int ShmemHeader_t::size

Definition at line 20 of file ShmemTypes.h.

◆ tail

int ShmemHeader_t::tail

Definition at line 24 of file ShmemTypes.h.

◆ waiting

int ShmemHeader_t::waiting

Definition at line 26 of file ShmemTypes.h.


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