|
reSIProcate/stack
9694
|


Static Public Attributes | |
| static const TestSS | RSP2 |
Private Member Functions | |
| TestSS (const resip::Data &rhs) | |
| TestSS & | operator= (const resip::Data &rhs) |
Definition at line 11 of file testRSP-2.cxx.
| TestSS::TestSS | ( | const resip::Data & | rhs | ) | [inline, private] |
Definition at line 16 of file testRSP-2.cxx.
: resip::Subsystem(resip::Data("TestSS")+rhs){};
| TestSS& TestSS::operator= | ( | const resip::Data & | rhs | ) | [private] |
Reimplemented from resip::Subsystem.
const TestSS TestSS::RSP2 [static] |
Definition at line 14 of file testRSP-2.cxx.
1.7.5.1