Ignore:
Timestamp:
Nov 13, 2001, 5:22:47 PM (24 years ago)
Author:
aubourg
Message:

toujours et encore magique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/ktoibad.h

    r1761 r1762  
    2020
    2121  //! Print
    22   void Print(std::ostream & os);
     22  void Print(::ostream & os);
    2323  inline void Print(void) {Print(cout);}
    2424
     
    4747  inline void SetBuffUpd(uint_4 bupd=1000) {BuffUpdate = bupd;}
    4848  //! Print
    49   void Print(std::ostream & os);
     49  void Print(::ostream & os);
    5050  inline void Print(void) {Print(cout);}
    5151  //! Debugging print lp=ab
     
    8585              {VMin=vmin; VMax=vmax; flgBad = flag;}
    8686  //! Print
    87   void Print(std::ostream & os);
     87  void Print(::ostream & os);
    8888  inline void Print(void) {Print(cout);}
    8989
Note: See TracChangeset for help on using the changeset viewer.