Index - All Packages - All Categories - All Classes

Class FilterDsp

There are no non-trivial Dsps currently defined on a FilterSpace.

It would be possible to define them with reference to a Dsp in the baseSpace, as
filterDsp->of(filter)->match(R) iff filter->match(filterDsp->baseDsp()->inverseOf(R))
for all R in the base space.
However, we have not yet found a use for them.

Package: Udanax-Gold
All Superclasses: Object Heaper Mapping Dsp IdentityDsp
Protocols: Object
Categories: Xanadu-Filter

Class Methods

make: cs

An identity Dsp on the given FilterSpace.

suppressInitTimeInherited



Overrides: IdentityDsp class

suppressLinkTimeInherited



Overrides: IdentityDsp class

Instance Methods

actualHashForEqual



Overrides: IdentityDsp

coordinateSpace



Overrides: IdentityDsp

create: cs


createRcvr: receiver


isEqual: other



Overrides: IdentityDsp

sendSelfTo: xmtr




Index - All Packages - All Categories - All Classes