Files | |
file | ApplicationConfiguration.hpp [code] |
Application configurations specify application injector bindings. | |
file | BindingBuilder.hpp [code] |
An injector binding candidate created via the injector configuration. | |
file | CommandLine.hpp [code] |
A compact command line argument parser. | |
file | EnvironmentConfiguration.hpp [code] |
Environment configurations specify environment injector bindings via properties files. | |
file | EnvironmentProperties.hpp [code] |
A hierarchical environment properties holder created from a composite property. | |
file | Inject.hpp [code] |
Injectable.hpp macros without Balau prefix. | |
file | Injectable.hpp [code] |
Injection macros used in injectable classes. | |
file | InjectableHeader.hpp [code] |
Injection macros used in injectable class headers. | |
file | InjectBody.hpp [code] |
InjectableBody.hpp macros without Balau prefix. | |
file | InjectHeader.hpp [code] |
InjectableHeader.hpp macros without Balau prefix. | |
file | Injector.hpp [code] |
The main Injector class. | |
file | InjectorConfiguration.hpp [code] |
The abstract base class for all Injector configuration classes. | |