FileWritable.cc File Reference

Implementation of the abstract class FileWritable for simple writing and reading of objects to/from file. More...

#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <string.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <ios>
#include <stdexcept>
#include "FileWritable.h"
#include "Failure.h"
#include "matInclude.h"

Namespaces

namespace  mat

Functions

static long int mat::get_file_size (const char *fileName)
static void mat::copy_file (const char *sourceFileName, const char *destFileName)


Detailed Description

Implementation of the abstract class FileWritable for simple writing and reading of objects to/from file.

Copyright(c) Emanuel Rubensson 2006

Author:
Emanuel Rubensson responsible author
Date:
September 2006

Generated on Mon Sep 17 14:30:41 2012 for ergo by  doxygen 1.4.7