The Pedigree Project 0.1
Public Member Functions | Public Attributes | List of all members
MqueueNotification Struct Reference
+ Collaboration diagram for MqueueNotification:

Public Member Functions

void complete (bool removed)
 

Public Attributes

Processprocess
 
size_t pid
 
LinuxMqSigevent event
 
SharedPointer< NetworkSyscallssocket
 
uint8_t cookie [32]
 

Detailed Description

Definition at line 13 of file mqueue-state.h.

Constructor & Destructor Documentation

◆ MqueueNotification()

MqueueNotification::MqueueNotification ( )
inline

Definition at line 14 of file mqueue-state.h.

Member Function Documentation

◆ complete()

void MqueueNotification::complete ( bool  removed)

Definition at line 276 of file mqueue-state.cc.

Member Data Documentation

◆ cookie

uint8_t MqueueNotification::cookie[32]

Definition at line 19 of file mqueue-state.h.

◆ event

LinuxMqSigevent MqueueNotification::event

Definition at line 17 of file mqueue-state.h.

◆ pid

size_t MqueueNotification::pid

Definition at line 16 of file mqueue-state.h.

◆ process

Process* MqueueNotification::process

Definition at line 15 of file mqueue-state.h.

◆ socket

SharedPointer<NetworkSyscalls> MqueueNotification::socket

Definition at line 18 of file mqueue-state.h.


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