ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
callbacks.h File Reference
#include "threadSupport.h"
#include <list>
Include dependency graph for callbacks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROSE_Callbacks::List< T >
 List of callback functors. More...
 

Namespaces

 ROSE_Callbacks
 User callbacks.
 

Constant Groups

 ROSE_Callbacks
 User callbacks.
 

Enumerations

enum  ROSE_Callbacks::Direction {
  ROSE_Callbacks::FORWARD,
  ROSE_Callbacks::BACKWARD
}
 Direction of callback list traversal. More...