Public Types | |
using | provider_type = MyProvider |
Public Member Functions | |
MyService (MyProvider *ptr=nullptr) | |
provider_type const * | provider () const |
Private Attributes | |
MyProvider * | prov = nullptr |
Definition at line 40 of file ServiceUtil_test.cc.
using MyService::provider_type = MyProvider |
Definition at line 46 of file ServiceUtil_test.cc.
|
inline |
Definition at line 44 of file ServiceUtil_test.cc.
|
inline |
Definition at line 48 of file ServiceUtil_test.cc.
|
private |
Definition at line 41 of file ServiceUtil_test.cc.