CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
StaticExtBar Class Reference

#include <ExtBar.h>

Inheritance diagram for StaticExtBar:
ExtBarInterface ExtBarManager

Public Member Functions

 StaticExtBar (ExtBar::Callback *pCallback=NULL)
 
 ~StaticExtBar ()
 
- Public Member Functions inherited from ExtBarInterface
 ExtBarInterface (ExtBar *pExtBar=NULL)
 
 ~ExtBarInterface ()
 
void create (ExtBar::SysHandle sysHandle)
 
void destroy (int nReason=0)
 
void resize (const ExtBar::Rect &rect)
 
void update ()
 
void clear ()
 
void resetCallback (ExtBar::Callback *pCallback)
 
ExtBarextBar ()
 

Additional Inherited Members

- Static Protected Member Functions inherited from ExtBarManager
static ExtBarcreateExtBar (ExtBar::Callback *pCallback=NULL)
 
static ExtBarcreateExtBar (ExtBar::InplaceCallback *pCallback)
 
static void destroyExtBar (ExtBar *pExtBar)
 
- Protected Attributes inherited from ExtBarInterface
ExtBarm_pExtBar
 

Detailed Description

Definition at line 256 of file ExtBar.h.

Constructor & Destructor Documentation

◆ StaticExtBar()

StaticExtBar::StaticExtBar ( ExtBar::Callback pCallback = NULL)
inline

Definition at line 259 of file ExtBar.h.

◆ ~StaticExtBar()

StaticExtBar::~StaticExtBar ( )
inline

Definition at line 260 of file ExtBar.h.


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