Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

IReader::VersionUseShiftOperators Class Reference

List of all members.

Public Member Functions

IReader opShr (IReadable s)
IReader opShr (inout bool x)
IReader opShr (inout ubyte x)
IReader opShr (inout byte x)
IReader opShr (inout ushort x)
IReader opShr (inout short x)
IReader opShr (inout uint x)
IReader opShr (inout int x)
IReader opShr (inout ulong x)
IReader opShr (inout long x)
IReader opShr (inout float x)
IReader opShr (inout double x)
IReader opShr (inout real x)
IReader opShr (inout char x)
IReader opShr (inout wchar x)
IReader opShr (inout dchar x)
IReader opShr (inout char[] x)
IReader opShr (inout wchar[] x)
IReader opShr (inout dchar[] x)

Detailed Description

And these are used for the >> syntax

Definition at line 241 of file IReader.d.


Member Function Documentation

IReader opShr IReadable  s  ) 
 

IReader opShr inout bool  x  ) 
 

IReader opShr inout ubyte  x  ) 
 

IReader opShr inout byte  x  ) 
 

IReader opShr inout ushort  x  ) 
 

IReader opShr inout short  x  ) 
 

IReader opShr inout uint  x  ) 
 

IReader opShr inout int  x  ) 
 

IReader opShr inout ulong  x  ) 
 

IReader opShr inout long  x  ) 
 

IReader opShr inout float  x  ) 
 

IReader opShr inout double  x  ) 
 

IReader opShr inout real  x  ) 
 

IReader opShr inout char  x  ) 
 

IReader opShr inout wchar  x  ) 
 

IReader opShr inout dchar  x  ) 
 

IReader opShr inout char[]  x  ) 
 

IReader opShr inout wchar[]  x  ) 
 

IReader opShr inout dchar[]  x  ) 
 


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:06 2004 for Mango by doxygen 1.3.6