ARB
Public Member Functions | List of all members
gb_pending_callbacks Struct Reference

#include <gb_cb.h>

Inheritance diagram for gb_pending_callbacks:
Inheritance graph
[legend]
Collaboration diagram for gb_pending_callbacks:
Collaboration graph
[legend]

Public Member Functions

bool pending () const
 
void call_and_forget (GB_CB_TYPE allowedTypes)
 
- Public Member Functions inherited from CallbackList< gb_triggered_callback >
bool contains_unremoved_callback (const gb_triggered_callback &like) const
 
bool empty () const
 
void add_unchecked (const gb_triggered_callback &cb)
 
void add (const gb_triggered_callback &newcb)
 
const gb_triggered_callbackget_tail () const
 
void remove_callbacks_that (PRED shallRemove)
 

Additional Inherited Members

- Public Types inherited from CallbackList< gb_triggered_callback >
typedef gb_triggered_callback cbtype
 
typedef std::list< cbtypelisttype
 
typedef listtype::iterator itertype
 
typedef listtype::const_iterator const_itertype
 
- Public Attributes inherited from CallbackList< gb_triggered_callback >
listtype callbacks
 

Detailed Description

Definition at line 189 of file gb_cb.h.

Member Function Documentation

bool gb_pending_callbacks::pending ( ) const
inline

Definition at line 190 of file gb_cb.h.

References CallbackList< gb_triggered_callback >::empty().

void gb_pending_callbacks::call_and_forget ( GB_CB_TYPE  allowedTypes)

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