Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
Function.h File Reference
#include "cinder/Cinder.h"
#include <algorithm>
#include <vector>
#include <utility>
#include <boost/signals2.hpp>
#include <functional>
Include dependency graph for Function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::CallbackMgr< SIG >
 Implements a utility class for maintaining a list of callbacks. More...
 

Namespaces

 cinder
 
 cinder::signals
 

Typedefs

typedef uint32_t cinder::CallbackId
 Represents a unique identifier for a callback. More...