cpp, meta, C++


#undef   BB

#undef   BBStr

#undef   bb

#undef   bbStr

#define BB

#define BBStr( x,y,z )  ;

#define bb

#define bbStr( x,y,z )  ;

#ifndef procNestOn

#undef   LB_

#undef   LE_

#undef   LE_ret

#undef      ret

#undef      ret_

#undef   __

#undef   ___

#define LB_( x )   

    {

    #define LE_        

    }

#define ret_   return ;

#define LE_ret( x )   return( x );   

#define ret( x )   return( x );

#define __

#define ___

#endif

/* Module      ut/Btree_ut                        Btree.ic

   *****************************************************************************

   Author      Gebhard.Greiter@softlab.de

*/

#include rbuffer.h : cpp

#include btree.h : cpp

C++ . ALL . top . meta    

class Btree_ut


/* _____________________________________________________________________________ R e u s e . f o r . ALL Utilities around Btree. _____________________________________________________________________________ */ { public: protected: private: // exported methods: public: Btree * Btree_ut :: to_tree ( char * from /* ----------------------------------------------------------------------------- Read Btree from file 'from containing lines of the form \n~key~value~ ----------------------------------------------------------------------------- */ ) ; public: uint Btree_ut :: create_transitive_Closure /* ----------------------------------------------------------------------------- Create the transitive closure >> of a binary relation > given by records >f1=f2 in Btree REL Return the cardinality of >> and << ( << the invers of >> ). ----------------------------------------------------------------------------- */ ( Btree & REL , Btree * RELnN // is to contain the transitive closure << of <, Btree * RELNn // is to contain the transitive closure >> of > ) ; #include btree_ut.h3 : cpp } ; #endif
top . is_inc_for . C++
Include-structure of
todir / btree_ut.h

.   btree_ut.h3
.   rbuffer.h
.   .   for_spu.h
.   .   .   for_all.h
.   .   .   .   exec_ut.h
.   .   .   .   .   exec_ut.h3
.   .   .   .   .   macros_1.h
.   .   .   .   .   traceco.h
.   .   .   .   precomp.h
.   .   .   .   .   basis.h
.   .   .   .   .   .   compiler.h
.   .   .   .   .   .   dmlerr.h
.   .   .   .   .   en.h
.   .   .   .   .   .   en_lec.h
.   .   .   .   .   limits.h
.   .   .   .   .   mt.h
.   .   .   .   .   obsolete.h
.   .   .   .   .   ot.h
.   .   .   .   .   st.h
.   .   .   .   .   trace.h
.   .   .   .   standard.h
.   .   .   .   toscreen.h
.   .   .   spu.h
.   .   .   .   help_gen.h
.   .   .   .   .   help_gen.h3
.   .   .   .   safe_uts.h
.   .   .   .   .   safe_uts.h3
.   .   .   .   ut_repl.h
.   .   rbuffer.h3
.   .   str_set.h
.   .   .   str_set.h3
.   btree.h
.   .   btree.h3

33 include files
top . is_inc_for . C++