Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
Types.h File Reference
#include <stdint.h>
#include <limits.h>
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __STDC_LIMIT_MACROS

Typedefs

typedef unsigned char uchar
typedef unsigned int uint
typedef unsigned long ulong
typedef long intv_t
typedef unsigned long uintv_t
typedef uint8_t byte
typedef double si_dist_t
typedef double si_time_t

Macro Definition Documentation

◆ __STDC_LIMIT_MACROS

#define __STDC_LIMIT_MACROS

Typedef Documentation

◆ byte

typedef uint8_t byte

◆ intv_t

typedef long intv_t

◆ si_dist_t

typedef double si_dist_t

◆ si_time_t

typedef double si_time_t

◆ uchar

typedef unsigned char uchar

◆ uint

typedef unsigned int uint

◆ uintv_t

typedef unsigned long uintv_t

◆ ulong

typedef unsigned long ulong