HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AP_TrivialBootstrap< APP_T > Class Template Reference

#include <AP_Interface.h>

+ Inheritance diagram for AP_TrivialBootstrap< APP_T >:

Public Member Functions

AP_InterfaceUPtr createApplication () override
 
- Public Member Functions inherited from AP_Bootstrap
 AP_Bootstrap ()
 
virtual ~AP_Bootstrap ()
 

Additional Inherited Members

- Static Protected Member Functions inherited from AP_Bootstrap
static void setAppForeground ()
 

Detailed Description

template<typename APP_T>
class AP_TrivialBootstrap< APP_T >

Definition at line 382 of file AP_Interface.h.

Member Function Documentation

template<typename APP_T >
AP_InterfaceUPtr AP_TrivialBootstrap< APP_T >::createApplication ( )
inlineoverridevirtual

Implements AP_Bootstrap.

Definition at line 385 of file AP_Interface.h.


The documentation for this class was generated from the following file: