This access class is befriended by TfWeakPtrFacade -derived classes to grant TfWeakPtrFacade access to specific internal functions provided by the derived classes.
More...
#include <weakPtrFacade.h>
|
| template<template< class > class PtrTemplate, class DataType > |
| class | TfWeakPtrFacade |
| |
This access class is befriended by TfWeakPtrFacade -derived classes to grant TfWeakPtrFacade access to specific internal functions provided by the derived classes.
Definition at line 33 of file weakPtrFacade.h.
◆ EnableExtraNotification()
| static void EnableExtraNotification |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
◆ FetchPointer()
| static Facade::DataType * FetchPointer |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
◆ GetUniqueIdentifier()
| static void const * GetUniqueIdentifier |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
◆ IsInvalid()
| static bool IsInvalid |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
◆ TfWeakPtrFacade
| friend class TfWeakPtrFacade |
|
friend |
The documentation for this class was generated from the following file: