Public Member Functions | |
| MyApp (const ClientContextPtr &context) | |
| bool | OnInit () | 
Private Attributes | |
| ClientContextPtr | context_ | 
Definition at line 484 of file test_playpen.cpp.
| MyApp::MyApp | ( | const ClientContextPtr & | context | ) |  [inline] | 
        
Definition at line 487 of file test_playpen.cpp.
| bool MyApp::OnInit | ( | ) |  [inline] | 
        
Definition at line 491 of file test_playpen.cpp.
ClientContextPtr MyApp::context_ [private] | 
        
Definition at line 505 of file test_playpen.cpp.