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

Reader Member List

This is the complete list of members for Reader, including all inherited members.

allocate(void[]*x, uint bytes, uint width, uint type, IBuffer.Converter decoder)Reader [inline, protected]
bind(IReader reader)Reader [inline, protected]
bufferReader [protected]
count(uint elements)Reader [inline, protected]
decode(void *x, uint bytes, uint type)Reader [inline, protected]
decodeArray(void[]*x, uint bytes, uint width, uint type)Reader [inline, protected]
get(IReadable x)Reader [inline]
get(inout bool x)Reader [inline]
get(inout ubyte x)Reader [inline]
get(inout byte x)Reader [inline]
get(inout ushort x)Reader [inline]
get(inout short x)Reader [inline]
get(inout uint x)Reader [inline]
get(inout int x)Reader [inline]
get(inout ulong x)Reader [inline]
get(inout long x)Reader [inline]
get(inout float x)Reader [inline]
get(inout double x)Reader [inline]
get(inout real x)Reader [inline]
get(inout char x)Reader [inline]
get(inout wchar x)Reader [inline]
get(inout dchar x)Reader [inline]
get(inout ubyte[] x, uint elements=uint.max)Reader [inline]
get(inout byte[] x, uint elements=uint.max)Reader [inline]
get(inout ushort[] x, uint elements=uint.max)Reader [inline]
get(inout short[] x, uint elements=uint.max)Reader [inline]
get(inout uint[] x, uint elements=uint.max)Reader [inline]
get(inout int[] x, uint elements=uint.max)Reader [inline]
get(inout ulong[] x, uint elements=uint.max)Reader [inline]
get(inout long[] x, uint elements=uint.max)Reader [inline]
get(inout float[] x, uint elements=uint.max)Reader [inline]
get(inout double[] x, uint elements=uint.max)Reader [inline]
get(inout real[] x, uint elements=uint.max)Reader [inline]
get(inout char[] x, uint elements=uint.max)Reader [inline]
get(inout wchar[] x, uint elements=uint.max)Reader [inline]
get(inout dchar[] x, uint elements=uint.max)Reader [inline]
getAllocator()Reader [inline]
getBuffer()Reader [inline]
isMutable(void *x)Reader [inline, protected]
isTextBased()Reader [inline]
memoryReader [private]
opCall typedefIReader [private]
opShr typedefIReader [private]
read(void *dst, uint bytes, uint type)Reader [inline, protected]
reset()Reader [inline, protected]
setAllocator(IArrayAllocator memory)Reader [inline]
setDecoder(AbstractDecoder d)Reader [inline]
textDecoderReader [private]
this(IBuffer buffer)Reader [inline]
this(IConduit conduit)Reader [inline]
wait()Reader [inline]


Generated on Sat Dec 24 17:28:41 2005 for Mango by  doxygen 1.4.0