| 
    Jpp
    
   | 
 
Auxiliary class to temporarily modify format specifications. More...
#include <JPrint.hh>
Public Member Functions | |
| JFlags (std::ostream &out) | |
| Constructor.  More... | |
| JFlags (std::ostream &out, std::ios::fmtflags flags) | |
| Constructor.  More... | |
| JFlags (std::ostream &out, std::ios::fmtflags flags, std::ios::fmtflags mask) | |
| Constructor.  More... | |
| ~JFlags () | |
| Destructor.  More... | |
Protected Attributes | |
| std::ostream & | __out | 
| std::ios::fmtflags | __flags | 
| std::ios::fmtflags | __mask | 
Auxiliary class to temporarily modify format specifications.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.5