List of all members.
Public Member Functions |
|
| Processor (string n, string _type, double t) |
|
string | getName (void) |
|
string | getType (void) |
|
double | getContextSwitchTime (void) |
|
void | addCompatibleTask (string task) |
|
vector< string > | getCompatibleTaskVector (void) |
|
void | clearCompatibleTasks (void) |
|
bool | isTaskCompatible (string s) |
|
void | addInterface (string s, int n=1) |
|
int | getInterfaceCount (string s) |
|
multiset< string > | getProcessorInterfaces (void) |
The documentation for this class was generated from the following files:
- C:/Users/duhem/Desktop/FoRTReSS/FoRTReSS/FoRTReSS/src/processor.h
- C:/Users/duhem/Desktop/FoRTReSS/FoRTReSS/FoRTReSS/src/processor.cpp