#include <GraphDomainManager.h>
◆ Create()
| void GraphDomainManager::Create |
( |
| ) |
|
|
static |
◆ Destroy()
| void GraphDomainManager::Destroy |
( |
| ) |
|
|
static |
◆ Get()
◆ GetDomain()
| GraphDomain * GraphDomainManager::GetDomain |
( |
const char * |
name | ) |
const |
◆ GetDomains()
| const std::vector< GraphDomain * > & GraphDomainManager::GetDomains |
( |
| ) |
const |
|
inline |
◆ GetOrCreateDomain()
| GraphDomain * GraphDomainManager::GetOrCreateDomain |
( |
const char * |
name | ) |
|
◆ ProcessExternalRegistrations()
| void GraphDomainManager::ProcessExternalRegistrations |
( |
| ) |
|
◆ RegisterDomain()
| void GraphDomainManager::RegisterDomain |
( |
GraphDomain * |
domain | ) |
|
The documentation for this class was generated from the following files: