|
reSIProcate/DialogUsageManager
9694
|

Go to the source code of this file.
Classes | |
| class | testRedirectManager |
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::TEST |
Functions | |
| int | main (int argc, char **argv) |
| #define RESIPROCATE_SUBSYSTEM Subsystem::TEST |
Definition at line 7 of file testRedirectManager.cxx.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 76 of file testRedirectManager.cxx.
References testRedirectManager::testContactOrdering().
{
testRedirectManager redirectManager;
redirectManager.testContactOrdering();
}

1.7.5.1