OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcAppHost Class Reference

OCF Application host class. Owner of & host for a TOcApp object. More...

#include <ocf/ocapp.h>

Inheritance diagram for ocf::TOcAppHost:
ocf::TOcModule

Public Member Functions

 TOcAppHost ()
 
 ~TOcAppHost ()
 
void OcInit (TOcRegistrar &registrar, owl::uint32 options)
 
TRegistrarGetRegistrar ()
 
bool IsOptionSet (owl::uint32 option) const
 
virtual void AttachHost (TOcApp *ocApp)
 
virtual void ReleaseOcObject ()
 

Public Attributes

TOleAllocator OleMalloc
 
TOcAppOcApp
 

Detailed Description

OCF Application host class. Owner of & host for a TOcApp object.

Definition at line 367 of file ocapp.h.

Constructor & Destructor Documentation

◆ TOcAppHost()

ocf::TOcAppHost::TOcAppHost ( )
inline

Definition at line 369 of file ocapp.h.

◆ ~TOcAppHost()

ocf::TOcAppHost::~TOcAppHost ( )
inline

Definition at line 465 of file ocapp.h.

References OcApp, and ocf::TOcApp::ReleaseObject().

Member Function Documentation

◆ AttachHost()

virtual void ocf::TOcAppHost::AttachHost ( TOcApp * ocApp)
inlinevirtual

Definition at line 377 of file ocapp.h.

◆ GetRegistrar()

TRegistrar & ocf::TOcAppHost::GetRegistrar ( )
inline

Definition at line 373 of file ocapp.h.

◆ IsOptionSet()

bool ocf::TOcAppHost::IsOptionSet ( owl::uint32 option) const
inline

Definition at line 471 of file ocapp.h.

References ocf::TOcApp::IsOptionSet(), and OcApp.

◆ OcInit()

void ocf::TOcAppHost::OcInit ( TOcRegistrar & registrar,
owl::uint32 options )
inline

Definition at line 476 of file ocapp.h.

References ocf::TOcRegistrar::CreateOcApp(), and OcApp.

◆ ReleaseOcObject()

virtual void ocf::TOcAppHost::ReleaseOcObject ( )
inlinevirtual

Definition at line 378 of file ocapp.h.

Member Data Documentation

◆ OcApp

TOcApp* ocf::TOcAppHost::OcApp

Definition at line 382 of file ocapp.h.

◆ OleMalloc

TOleAllocator ocf::TOcAppHost::OleMalloc

Definition at line 381 of file ocapp.h.


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