fesa::RTLayerInfo Struct Reference

this structure contains the information related to the layers in which the schedulers are running More...

#include <AbstractRTEquipment.h>

List of all members.

Public Member Functions

void print ()
 prints out the information about the layer

Public Attributes

std::string layerName_
 name of the layer
int32_t queueSize_
 size of the queue
std::vector< RTSchedulingUnitRefschedulingUnitRefCol_

Detailed Description

this structure contains the information related to the layers in which the schedulers are running

Definition at line 58 of file AbstractRTEquipment.h.


Member Function Documentation

void fesa::RTLayerInfo::print (  ) 

prints out the information about the layer

Definition at line 186 of file AbstractRTEquipment.cpp.

References layerName_, and queueSize_.


Member Data Documentation


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1