OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOleFactoryAppBase< T, Auto > Struct Template Reference

Application creation/destruction callouts shared for doc/view and non-d/v. More...

#include <ocf/olefacto.h>

Inheritance diagram for ocf::TOleFactoryAppBase< T, Auto >:
ocf::TOleFactoryDocView< T, Auto > ocf::TOleFactoryNoDocView< T, Auto >

Static Public Member Functions

static T * CreateApp (owl::uint32 options)
 
static void DestroyApp (T *app)
 

Detailed Description

template<class T, class Auto>
struct ocf::TOleFactoryAppBase< T, Auto >

Application creation/destruction callouts shared for doc/view and non-d/v.

Definition at line 107 of file olefacto.h.

Member Function Documentation

◆ CreateApp()

template<class T , class Auto >
T * ocf::TOleFactoryAppBase< T, Auto >::CreateApp ( owl::uint32 options)
static

Definition at line 114 of file olefacto.h.

References ocf::amEmbedding, ocf::amExeMode, CHECK, and Registrar.

◆ DestroyApp()

template<class T , class Auto >
void ocf::TOleFactoryAppBase< T, Auto >::DestroyApp ( T * app)
static

Definition at line 129 of file olefacto.h.


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