Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
st_queues Struct Reference

Queues. More...

#include <psi.h>

Public Attributes

int * mins
 
int * maxs
 
char ** name_queues
 
int nb_queues
 

Detailed Description

Queues.

Data structure to represent queues.

Member Data Documentation

int* st_queues::maxs

Capacity max of queues

int* st_queues::mins

Capacity minimum of queues

char** st_queues::name_queues

Name of all queues

int st_queues::nb_queues

Number of queues


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