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

IWriter::VersionUseShiftOperators Class Reference

List of all members.

Public Member Functions

IWriter opShl (bool x)
IWriter opShl (ubyte x)
IWriter opShl (byte x)
IWriter opShl (ushort x)
IWriter opShl (short x)
IWriter opShl (uint x)
IWriter opShl (int x)
IWriter opShl (ulong x)
IWriter opShl (long x)
IWriter opShl (float x)
IWriter opShl (double x)
IWriter opShl (real x)
IWriter opShl (char x)
IWriter opShl (wchar x)
IWriter opShl (dchar x)
IWriter opShl (char[] x)
IWriter opShl (IWritable x)

Detailed Description

And these are used for the << syntax. Some are currently unavailable due to the compiler being confused over its implicit type conversions ...

Definition at line 173 of file IWriter.d.


Member Function Documentation

IWriter opShl bool  x  ) 
 

IWriter opShl ubyte  x  ) 
 

IWriter opShl byte  x  ) 
 

IWriter opShl ushort  x  ) 
 

IWriter opShl short  x  ) 
 

IWriter opShl uint  x  ) 
 

IWriter opShl int  x  ) 
 

IWriter opShl ulong  x  ) 
 

IWriter opShl long  x  ) 
 

IWriter opShl float  x  ) 
 

IWriter opShl double  x  ) 
 

IWriter opShl real  x  ) 
 

IWriter opShl char  x  ) 
 

IWriter opShl wchar  x  ) 
 

IWriter opShl dchar  x  ) 
 

IWriter opShl char[]  x  ) 
 

IWriter opShl IWritable  x  ) 
 


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