Ion
|
#include "ion/base/allocationtracker.h"
#include "ion/base/shareable.h"
#include "ion/base/sharedptr.h"
Go to the source code of this file.
Classes | |
class | ion::base::AllocationSizeTracker |
AllocationSizeTracker is an abstract base class for objects that track memory. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::base | |
EnumHelper instantiations. These must be in the ion::base namespace. | |
Typedefs | |
typedef SharedPtr < AllocationSizeTracker > | ion::base::AllocationSizeTrackerPtr |
Convenience typedef for shared pointer to a AllocationSizeTracker. More... | |