Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

border_data.hh

Go to the documentation of this file.
00001 
00004 #ifndef __BORDER_DATA_HH__
00005 #define __BORDER_DATA_HH__
00006 
00007 #include "combi_map_base.hh"
00008 
00010 class border_data
00011 {
00012 public:
00014   virtual void init(combi_map_base &,dart)=0;
00016   virtual void merge(int,dart,dart)=0;
00017 };
00018 
00019 
00020 
00021 #endif // __BORDER_DATA_HH__

Generated on Tue Jun 24 14:58:23 2003 for Combinatorial Pyramids by doxygen1.2.18