#include <priority.h>
Public Methods | |
Pr_list () | |
~Pr_list () | |
Pr_element* | end () |
Pr_element* | exist (char *) |
void | Pr_append (char *,int) |
void | Pr_sort () |
int | N_Devices () |
int | Max_Priority () |
int | Pr_initlist (char *) |
void | Pr_kill_list () |
void | Pr_remove () |
void | Put_priority (int, int) |
void | Sort_priority () |
int | Pr_empty () |
int | exist (int) |
int | Get_priority (char *) |
int | Get_priority (int) |
int | check4double () |
bool | check4zerolist () |
int | varcomp (Pr_element *,char *) |
char* | Get_device_name (int) |
char* | Get_dev_name (int) |
void | Pr_printlist () |
int | Consistency () |
void | ResetHelpPointer (void) |
int | AdvanceHelpPointer (void) |
char* | GetNextName () |
int | GetNextPriority () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|