EgoVideoStabilizer  1.0.0
message_handler.h File Reference
#include <stdio.h>
#include <iostream>
#include <fstream>
#include "headers/error_messages.h"
Include dependency graph for message_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MessageHandler
 

Enumerations

enum  Stream { LOG_FILE, SCREEN, BOTH }
 

Enumeration Type Documentation

enum Stream
Enumerator
LOG_FILE 
SCREEN 
BOTH