1 #ifndef __JLANG__JABSTRACTFILE__
2 #define __JLANG__JABSTRACTFILE__
14 namespace JPP {
using namespace JLANG; }
bool less(const JAbstractFile &file) const
Less than operation.
JAbstractFile(const int file)
Constructor.
JAbstractFile()
Default constructor.
then usage $script< string identifier >< detectorfile > input file(toashort file)+" "\nNote that the input files and toashort files should be one-to-one related." fi if (( $
int getFileDescriptor() const
Get file descriptor.
static const int FILE_CLOSED
bool is_open() const
Get open status.
The JAbstractFile class encapsulates the c-style file descriptor.
Template definition of auxiliary base class for comparison of data structures.
JAbstractFile(FILE *stream)
Constructor.