The ROme OpTimistic Simulator  2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
_gid_t Struct Reference

Definition of a GID. More...

#include <core.h>

Data Fields

unsigned int to_int
 The GID numerical value.
 

Detailed Description

Definition of a GID.

This structure defines a GID. The purpose of this structure is to make functions dealing with GIDs and LIDs type safe, to avoid runtime problems if the two are mixed when calling a function.

Definition at line 132 of file core.h.


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