| AddDefaultSharedResource(ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| AddSharedResource(std::string res_name, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| CreateDefaultResource(Args &&...args) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| CreateResource(std::string res_name, Args &&...args) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| DestroyResource(std::string name="") | testing::TestSharedGlobalResource< RES > | inlinestatic |
| hasResource(std::string name="") | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ProposeDefaultSharedResource(Args &&...args) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ProposeSharedResource(std::string res_name, Args &&...args) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ProvideDefaultSharedResource(ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ProvideSharedResource(std::string res_name, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ReplaceDefaultSharedResource(Resource_t const *old_res_ptr, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ReplaceDefaultSharedResource(ResourcePtr_t old_res_ptr, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ReplaceSharedResource(std::string res_name, Resource_t const *old_res_ptr, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| ReplaceSharedResource(std::string res_name, ResourcePtr_t old_res_ptr, ResourcePtr_t res_ptr) | testing::TestSharedGlobalResource< RES > | inlinestatic |
| Resource(std::string name="") | testing::TestSharedGlobalResource< RES > | inlinestatic |
| Resource_t typedef | testing::TestSharedGlobalResource< RES > | private |
| ResourcePtr_t typedef | testing::TestSharedGlobalResource< RES > | |
| Resources | testing::TestSharedGlobalResource< RES > | privatestatic |
| ShareResource(std::string name="") | testing::TestSharedGlobalResource< RES > | inlinestatic |