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

vertex_data.hh

Go to the documentation of this file.
00001 
00004 #ifndef __VERTEX_DATA_HH__
00005 #define __VERTEX_DATA_HH__
00006 
00007 #include <tab_sym_bool.hh>
00008 #include "combi_map_base.hh"
00009 
00011 class vertex_data
00012 {
00013 public:
00015   virtual void init(combi_map_base &,vertex)=0;
00017   virtual void merge(int,vertex,vertex)=0;
00018 };
00019 
00020 
00021 
00022 #endif // __VERTEX_DATA_HH__

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