The Vish Visualization Shell 0.3
Vish
Static Protected Member Functions | List of all members
MemCore::LoaderRegistryBase Class Reference
Inheritance diagram for MemCore::LoaderRegistryBase:
MemCore::LoaderRegistry< X >

Static Protected Member Functions

static void domain_append (const type_info &id, const RefPtr< LoaderBase > &ldr, const type_info &Domain)
 

Member Function Documentation

◆ domain_append()

void MemCore::LoaderRegistryBase::domain_append ( const type_info &  id,
const RefPtr< LoaderBase > &  ldr,
const type_info &  Domain 
)
staticprotected
Parameters
idA more or less arbitrary, but unique type ID that specifies the data source category
DomainType ID of the object that is to be created here