reSIProcate/stack  9694
Functions
testNameAddrParamExclusions.cxx File Reference
#include "resip/stack/SipMessage.hxx"
#include <iostream>
Include dependency graph for testNameAddrParamExclusions.cxx:

Go to the source code of this file.

Functions

int main ()

Function Documentation

int main ( void  )

Definition at line 8 of file testNameAddrParamExclusions.cxx.

References resip::ParserCategory::param().

{
   NameAddr foo;
   foo.param(p_ttl) = 70;
}

Here is the call graph for this function: