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      ps/toscreen                        exec_ut.ic

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

   Authors     GRT                                                for ALL

*/

#include for_all.h

C++ . ALL . top . meta    

class PToScreen


/* _____________________________________________________________________________ R e u s e . f o r . MFC Applications for writing to the Screen where this cannot be done via the MFC class CWnd _ Normalerweise wird der Bildschirm nur unter Kontrolle von Klassen K <-- CWnd manipuliert ( <-- bedeutet: 'gleich oder abgeleitet aus'). Wo dies nicht m”glich ist, rufe man Services einer Klasse K <-- PToScreen. Bildschirm direkter zu manipulieren sei n i c h t erlaubt. _____________________________________________________________________________ */ { public: protected: private: // exported methods: public: void PToScreen :: message /* ----------------------------------------------------------------------------- Der Aufrufer garantiert: - - sein Auftrag: present the message 'mess' to the user Die Funktion garantiert: - ----------------------------------------------------------------------------- */ ( char * mess ) ; } ; #endif
top . is_inc_for . C++
Include-structure of
todir / toscreen.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

19 include files
top . is_inc_for . C++