LAUREL BRIDGE

PhilosopherData Structure

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

Namespace:  LaurelBridge.DCFExamples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
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