Ion
|
#include <cstring>
#include <functional>
#include "base/integral_types.h"
#include "base/macros.h"
#include "ion/base/logging.h"
#include "ion/base/notifier.h"
#include "ion/port/nullptr.h"
Go to the source code of this file.
Classes | |
class | ion::base::DataContainer |
The DataContainer class encapsulates arbitrary user data passed to Ion. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::base | |
EnumHelper instantiations. These must be in the ion::base namespace. | |
Typedefs | |
typedef base::ReferentPtr < DataContainer >::Type | ion::base::DataContainerPtr |
typedef base::WeakReferentPtr < DataContainer > | ion::base::DataContainerWeakPtr |