OpenVPN 3 Core Library
|
Public Types | |
typedef RCPtr< TestType > | Ptr |
typedef RCWeakPtr< TestType > | WPtr |
typedef BASE | Base |
Public Member Functions | |
TestType (const std::string &name_arg) | |
~TestType () | |
void | go (const char *title) |
Public Attributes | |
std::string | name |
Definition at line 11 of file test_rc.cpp.
typedef BASE TestType< BASE >::Base |
Definition at line 16 of file test_rc.cpp.
Definition at line 14 of file test_rc.cpp.
Definition at line 15 of file test_rc.cpp.
|
inline |
Definition at line 18 of file test_rc.cpp.
Definition at line 24 of file test_rc.cpp.
|
inline |
Definition at line 29 of file test_rc.cpp.
std::string TestType< BASE >::name |
Definition at line 34 of file test_rc.cpp.