- config
auto config()
Undocumented in source. Be warned that the author may not have intended to support it.
- configureSingleton
void configureSingleton(SingletonContainer )
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(T container, const(JSONValue) __j)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(T container, string[] cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(T container, Variant delegate(string) getVal)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadJson
auto loadJson(string pathOrData)
Undocumented in source. Be warned that the author may not have intended to support it.
- readValue
Variant readValue(const(JSONValue) j, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- scanPrototype
void scanPrototype(PrototypeContainer p)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStringArray
string[] toStringArray(const(JSONValue)[] ar)
Undocumented in source. Be warned that the author may not have intended to support it.
- instantiated
bool instantiated;
Undocumented in source.
- getInstance
auto ref getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
- _container
AggregateContainer _container;
Undocumented in source.
- services
void services(T parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- scanPrototype
void scanPrototype(PrototypeContainer )
Undocumented in source.
- configureSingleton
void configureSingleton(SingletonContainer )
Undocumented in source.
- resolve
auto resolve(Arg arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(const(string) arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(T t, const(string) arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- instantiate
auto instantiate()
Undocumented in source. Be warned that the author may not have intended to support it.