#include <weakPtrFacade.h>
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 50 of file weakPtrFacade.h.
template<class Facade >
static void TfWeakPtrFacadeAccess::EnableExtraNotification |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
template<class Facade >
static Facade::DataType* TfWeakPtrFacadeAccess::FetchPointer |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
template<class Facade >
static void const* TfWeakPtrFacadeAccess::GetUniqueIdentifier |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
template<class Facade >
static bool TfWeakPtrFacadeAccess::IsInvalid |
( |
Facade const & |
f | ) |
|
|
inlinestatic |
template<template< class > class PtrTemplate, class DataType >
The documentation for this class was generated from the following file: