Ion
|
#include <memory>
#include "base/macros.h"
#include "ion/base/functioncall.h"
#include "ion/base/referent.h"
#include "ion/base/stlalloc/allocvector.h"
Go to the source code of this file.
Classes | |
class | ion::base::CallList |
CallList contains a list of function calls to execute. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::base | |
EnumHelper instantiations. These must be in the ion::base namespace. | |
Typedefs | |
typedef ReferentPtr< CallList > ::Type | ion::base::CallListPtr |