Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
weakreferent.h File Reference
#include <algorithm>
#include "base/macros.h"
#include "ion/base/lockguards.h"
#include "ion/base/logging.h"
#include "ion/base/referent.h"
#include "ion/base/sharedptr.h"
#include "ion/port/atomic.h"
Include dependency graph for weakreferent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::base::WeakReferent
 Abstract base class that inherits from Referent, and adds the ability for instances to be referenced by a WeakReferentPtr. More...
 
class  ion::base::WeakReferentPtr< T >
 A WeakReferentPtr is a weak reference to an instance of some class derived from Referent. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::base
 EnumHelper instantiations. These must be in the ion::base namespace.