IComponentProvider

Undocumented in source.

Members

Functions

createDynamicInstance
Object createDynamicInstance(ClassInfo type_a)
Undocumented in source.
getComponent
T getComponent()

Used to request a component from the provider.

getComponent
Object getComponent(ClassInfo class_a)
Undocumented in source. Be warned that the author may not have intended to support it.
identifier
hash_t identifier()

Returns an identifier that is used to determine whether two component providers will return the equivalent components.

toHash
hash_t toHash(string str_a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta