Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fullallocationtracker.h File Reference
#include <iostream>
#include <memory>
#include "ion/base/allocationtracker.h"
Include dependency graph for fullallocationtracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::base::FullAllocationTracker
 FullAllocationTracker is a derived AllocationTracker class that keeps track of all active allocations and also provides tracing facilities for debugging and error checking of leaked allocations. More...
 

Namespaces

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

Typedefs

typedef SharedPtr
< FullAllocationTracker > 
ion::base::FullAllocationTrackerPtr
 Convenience typedef for shared pointer to a FullAllocationTracker. More...