presage  0.9.1
Classes | Variables
presageCallback.h File Reference
#include <string>
#include <sstream>
Include dependency graph for presageCallback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PresageCallback
 
class  LegacyPresageCallback
 

Variables

const typedef char *(* _presage_callback_get_past_stream )(void *)
 
const typedef char *(* _presage_callback_get_future_stream )(void *)
 

Variable Documentation

◆ _presage_callback_get_future_stream

const typedef char*(* _presage_callback_get_future_stream) (void *)

Definition at line 33 of file presageCallback.h.

◆ _presage_callback_get_past_stream

const typedef char*(* _presage_callback_get_past_stream) (void *)

Definition at line 32 of file presageCallback.h.