DiaDes  0.1
DIAgnosis of Discrete-Event System
Public Attributes | List of all members
my_time::tim__data Struct Reference

#include <MyTime.hh>

Public Attributes

long int l_cpu
 
long int l_time
 
char b_cpu [25]
 
char b_time [25]
 

Detailed Description

Definition at line 22 of file MyTime.hh.

Member Data Documentation

◆ b_cpu

char my_time::tim__data::b_cpu[25]

Definition at line 25 of file MyTime.hh.

◆ b_time

char my_time::tim__data::b_time[25]

Definition at line 26 of file MyTime.hh.

◆ l_cpu

long int my_time::tim__data::l_cpu

Definition at line 23 of file MyTime.hh.

◆ l_time

long int my_time::tim__data::l_time

Definition at line 24 of file MyTime.hh.


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