Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
frame.h File Reference
#include <functional>
#include <string>
#include "base/integral_types.h"
#include "ion/base/referent.h"
#include "ion/base/stlalloc/allocmap.h"
Include dependency graph for frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfxutils::Frame
 Frame manages an application-defined frame of execution. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfxutils
 

Typedefs

typedef base::ReferentPtr
< Frame >::Type 
ion::gfxutils::FramePtr
 Convenience typedef for shared pointer to a Frame. More...