Classes
arcsarray.h File Reference

This file defines basic templates in order to make arrays of new types available to the ARCS engine. More...

#include <arcs/arcsfactory.h>
#include <cassert>
Include dependency graph for arcsarray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARCSArrayTemplate< X >
 Template class to implement arrays. More...
 
class  ARCSArrayFactoryTemplate< X >
 Template class to implement array serialization. More...
 

Detailed Description

This file defines basic templates in order to make arrays of new types available to the ARCS engine.

Author
Jean-Yves Didier
Date
October, the 5th, 2009

Definition in file arcsarray.h.