EasyLocal++ Documentation


 
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

EasyLocal.cpp File Reference

Implementation of the template-free part. More...

#include <ctime>
#include <cstdlib>
#include <iostream>
#include <FlexLexer.h>
#include "EasyLocal.h"

Include dependency graph for EasyLocal.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces


Detailed Description

Implementation of the template-free part.

This file contains part of the implementation of the EasyLocal++ framework.

It must be compiled together with any project that uses the framework classes or, at least, it must be linked with the static library that contain the already compiled fragment of the framework.

Author(s):
Andrea Schaerf (schaerf@uniud.it), Luca Di Gaspero (digasper@dimi.uniud.it)
Version:
0.1
Date:
15 Jun 2001
Note:
This version works both with MS Visual C++ and the GNU C++ compiler. Yet, it is extensively tested only with the GNU compiler.

Definition in file EasyLocal.cpp.

 
Go to: the Main Page of the documentation.