Public Member Functions | |
void | cb (CallHandle< TestRequest, TestResponse > &handle) |
Public Attributes | |
TestRequestConstPtr | req_ |
TestResponsePtr | res_ |
Definition at line 160 of file test_intra.cpp.
void NoCopyHelper::cb | ( | CallHandle< TestRequest, TestResponse > & | handle | ) | [inline] |
Definition at line 162 of file test_intra.cpp.
TestRequestConstPtr NoCopyHelper::req_ |
Definition at line 170 of file test_intra.cpp.
TestResponsePtr NoCopyHelper::res_ |
Definition at line 171 of file test_intra.cpp.