Public Types | Public Member Functions | Public Attributes

AdmissionProtocol::para Struct Reference

#include <service_admission.h>

List of all members.

Public Types

enum  type { TYPE_APERIODIC = 1, TYPE_PERIODIC, TYPE_SPORADIC, TYPE_SYSTEM }

Public Member Functions

 para (enum type _type=TYPE_APERIODIC)

Public Attributes

enum AdmissionProtocol::para::type type
unsigned wcet
unsigned period

Member Enumeration Documentation

Enumerator:
TYPE_APERIODIC 
TYPE_PERIODIC 
TYPE_SPORADIC 
TYPE_SYSTEM 

Constructor & Destructor Documentation

AdmissionProtocol::para::para ( enum type  _type = TYPE_APERIODIC  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines