Public Member Functions | Protected Attributes

Task Class Reference

#include <task.h>

Inheritance diagram for Task:
HwTask SwTask VirtualHwTask

List of all members.

Public Member Functions

 Task (string n)
 Task (const Task &other)
virtual string getName (void) const
virtual void addInterface (TaskInterface t, int n=1)
virtual bool hasInterface (string n)

Protected Attributes

string name
multiset< TaskInterfacetaskInterfaces

Detailed Description

Interface control


The documentation for this class was generated from the following files:
 All Classes Files Functions Enumerations