SimGrid  3.14.159
Versatile Simulation of Distributed Systems

Detailed Description

Buffer data container.

#include <strbuff.h>

Public Attributes

char * data
 
int used
 
int size
 

Member Data Documentation

◆ data

char* xbt_strbuff::data

◆ used

int xbt_strbuff::used

◆ size

int xbt_strbuff::size

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