Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Syntax.StreamCharSource Member List

This is the complete list of members for Loyc.Syntax.StreamCharSource, including all inherited members.

_blk (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkLen (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkOffsetsLoyc.Syntax.StreamCharSourceprotected
_blkStart (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_buf (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_decoder (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_eofIndexLoyc.Syntax.StreamCharSourceprotected
_eofPositionLoyc.Syntax.StreamCharSourceprotected
_reachedEndLoyc.Syntax.StreamCharSourceprotected
_stream (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
Access(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Count (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSource
DefaultBufSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
IsEmpty (defined in Loyc.Collections.IIsEmpty)Loyc.Collections.IIsEmpty
MaxSeqSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
ReadNextBlock() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ReloadBlockOf(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ScanPast(int index) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Slice(int startIndex, int length)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Encoding encoding) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder, int bufSize) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
SwapBlks() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
this[K key]Loyc.Collections.IIndexed< in K, out V >
TryGet(int index, out bool fail) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
Loyc::Collections::ICharSource.TryGet(K key, out bool fail)Loyc.Collections.ITryGet< in K, out V >