All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfWeakPtrFacadeAccess Class Reference

This access class is befriended by TfWeakPtrFacade -derived classes to grant TfWeakPtrFacade access to specific internal functions provided by the derived classes. More...

Static Public Member Functions

template<class Facade >
static Facade::DataType * FetchPointer (Facade const &f)
 
template<class Facade >
static void const * GetUniqueIdentifier (Facade const &f)
 
template<class Facade >
static void EnableExtraNotification (Facade const &f)
 
template<class Facade >
static bool IsInvalid (Facade const &f)
 

Friends

template<template< class > class PtrTemplate, class DataType >
class TfWeakPtrFacade
 

Detailed Description

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 53 of file weakPtrFacade.h.


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