|
reSIProcate/stack
9694
|

Go to the source code of this file.
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::SIP |
Functions | |
| int | main (int argc, char *argv[]) |
| #define RESIPROCATE_SUBSYSTEM Subsystem::SIP |
Definition at line 10 of file testMsgHeaderDiagram.cxx.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 18 of file testMsgHeaderDiagram.cxx.
References resip::MsgHeaderScanner::dumpStateMachine().
{
return resip::MsgHeaderScanner::dumpStateMachine(fileno(stdout));
}

1.7.5.1