This is the complete list of members for
wexus::Registry, including all inherited members.
| actionList(void) (defined in wexus::Registry) | wexus::Registry | [inline, static] |
| ActionTypeList typedef (defined in wexus::Registry) | wexus::Registry | |
| AppNameMap typedef (defined in wexus::Registry) | wexus::Registry | |
| appsByName(void) (defined in wexus::Registry) | wexus::Registry | [inline, static] |
| appsByType(void) (defined in wexus::Registry) | wexus::Registry | [inline, static] |
| AppTypeMap typedef (defined in wexus::Registry) | wexus::Registry | |
| controllersByType(void) (defined in wexus::Registry) | wexus::Registry | [inline, static] |
| ControllerTypeMap typedef (defined in wexus::Registry) | wexus::Registry | |
| dm_actionlist (defined in wexus::Registry) | wexus::Registry | [protected] |
| dm_appname (defined in wexus::Registry) | wexus::Registry | [protected] |
| dm_apptype (defined in wexus::Registry) | wexus::Registry | [protected] |
| dm_contype (defined in wexus::Registry) | wexus::Registry | [protected] |
| dm_instance (defined in wexus::Registry) | wexus::Registry | [protected, static] |
| instance(void) | wexus::Registry | [protected, static] |
| linkAppInfo(const char *_apptype) | wexus::Registry | [static] |
| linkControllerInfo(const char *_ctype) | wexus::Registry | [static] |
| newActionInfo(wexus::MemberFunction mfn, const char *_actionname, const char *_ctype, ActionFunc func) | wexus::Registry | [static] |
| newAppInfo(const char *_appname, const char *_typename, ApplicationLoader loader) | wexus::Registry | [static] |
| newControllerInfo(const char *_cname, const char *_typename, const char *_apptype, ControllerLoader loader) | wexus::Registry | [static] |