Index - All Packages - All Categories - All Classes

Class TextyRcvr


Package: Udanax-Gold
All Superclasses: Object Heaper Rcvr SpecialistRcvr
Protocols: Object
Categories: Xanadu-Xcvr

Class Methods

linkTimeNonInherited

!!!! This constant size buffer is a bad idea. It's going to get us in trouble.

Overrides: SpecialistRcvr class

make: specialist with: stream



Instance Methods

create: specialist with: stream


decrementDepth


endOfInstance



Overrides: SpecialistRcvr

endPacket



Overrides: SpecialistRcvr

endThing


fetchStartOfInstance



Overrides: SpecialistRcvr

getByte


getCharToken: referent

match a character from the input stream

getIdentifier: buf with: limit

get an identifier from the stream into a pre-allocated buffer

incrementDepth


printOn: oo



Overrides: Object

receiveBooleanVar



Overrides: SpecialistRcvr

receiveCategory



Overrides: SpecialistRcvr

receiveData: array

Fill the array with data from the stream.

Overrides: SpecialistRcvr

receiveEverything


receiveIEEEDoubleVar



Overrides: SpecialistRcvr

receiveInt32



Overrides: SpecialistRcvr

receiveInt8



Overrides: SpecialistRcvr

receiveIntegerVar



Overrides: SpecialistRcvr

receiveNumber

Receive an arbitrary number. Convert to the lesser types by range checking and casting.

receiveString



Overrides: SpecialistRcvr

receiveString: array


receiveUInt32



Overrides: SpecialistRcvr

receiveUInt8



Overrides: SpecialistRcvr

skipWhiteSpace

return the first character following white space

startThing




Index - All Packages - All Categories - All Classes