Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::IO Namespace Reference

Enumerations

enum  Flags {
  BoolAlpha = 1 , ShowBase = 2 , ShowPoint = 4 , SkipWhite = 8 ,
  Zero = 16 , Dec = 32 , Hex = 64 , Oct = 128 ,
  Fixed = 256 , Scientific = 512 , Left = 1024
}
 
enum  Constants { Eof = -1 }
 

Enumeration Type Documentation

◆ Constants

Enumerator
Eof 

◆ Flags

Enumerator
BoolAlpha 
ShowBase 
ShowPoint 
SkipWhite 
Zero 
Dec 
Hex 
Oct 
Fixed 
Scientific 
Left