LAUREL BRIDGE

PhilosopherData Structure

DICOM Connectivity Framework V3.4
The data items that every dining philosopher needs.

Namespace:  LaurelBridge.DCF.Examples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public struct PhilosopherData

The PhilosopherData type exposes the following members.

Fields

  NameDescription
Public fieldAmountToEat
Amount To Eat
Public fieldLeftChopStick
Left Chop Stick
Public fieldMaxSleep
Max Sleep
Public fieldPhilosopherId
Philosopher Id
Public fieldRightChopStick
Right Chop Stick
Public fieldTotalFood
Total Food
Top
See Also

Reference