simple_file_parser.cc File Reference

#include <iostream>
#include "simple_file_parser.h"
#include <vector>
#include <string>
#include <fstream>
#include <cstdlib>
Include dependency graph for simple_file_parser.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MYDEBUG(msg)   cout << "DEBUG:" << __FILE__ << ":" << __LINE__ << ": " << msg << endl

Define Documentation

#define MYDEBUG ( msg   )     cout << "DEBUG:" << __FILE__ << ":" << __LINE__ << ": " << msg << endl

Definition at line 33 of file simple_file_parser.cc.

Generated on Thu Aug 5 09:47:51 2010 for simple_file_parser by  doxygen 1.6.3