WPILibC++  trunk
EOFException.cpp
1 /*
2  * EOFException.cpp
3  *
4  * Created on: Oct 1, 2012
5  * Author: Mitchell Wills
6  */
7 #include "networktables2/util/EOFException.h"
8 
10 EOFException::~EOFException() throw(){}
11 
13  return true;
14 }
virtual bool isEOF()