ProtoVectorFile | (char *name) ; |
Constructor taking filename as argument |
virtual ~ProtoVectorFile | () ; |
const char* filename | (void) const ; |
Return filename |
void set_filename | (char *name) ; |
Change filename |
bool readable | () const ; |
Check whether disk file is readable |
bool writable | () const ; |
Check whether disk file is writable |
virtual bool format_OK | () const ; |
Check whether header format is OK |