This class represents a single application domain for each process and is implemented as singleton...
Definition: AppDomain.hpp:122
void(* Main)(AppDomain &appDomain)
This is the prototype of the (static) entry point or auxiliary operation of any library class...
Definition: ILibrary.hpp:38