7 #define VMS_RUN_MASK 100000
321 static int vmstime(
char* timbuf,
int len, time_t time_value);
322 static time_t
from_vmstime(
const char* timbuf,
int len);
334 int ioRAW(FILE* file,
bool from_file);
344 int ioRAW(FILE* file,
348 int ioRAW(FILE* file,
char* val,
int len,
bool from_file);
349 int ioRAW(FILE* file,
int* val,
int len,
bool from_file);
351 int ioRAW(FILE* file,
float* val,
int len,
bool from_file);
353 int ioRAW(FILE* file,
char** val,
int len,
bool from_file);
354 int ioRAW(FILE* file,
int** val,
int len,
bool from_file);
356 int ioRAW(FILE* file,
float** val,
int len,
bool from_file);
359 int ioRAW(FILE* file,
LOG_LINE** s,
int len,
bool from_file);
int ioRAW(FILE *file, bool from_file)
static int vmstime(char *timbuf, int len, time_t time_value)
int readFromFile(const char *filename)
int printInfo(std::ostream &os)
static time_t from_vmstime(const char *timbuf, int len)
item_struct< char > m_char_items
int writeToFile(const char *filename)
item_struct< int > m_int_items
item_struct< float > m_real_items