Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Data.IDeltaType Member List

This is the complete list of members for PushTechnology.ClientInterface.Data.IDeltaType, including all inherited members.

Apply(object oldValue, object delta)PushTechnology.ClientInterface.Data.IDeltaType
Diff(object oldValue, object newValue)PushTechnology.ClientInterface.Data.IDeltaType
IsValueCheaper(object value, object delta)PushTechnology.ClientInterface.Data.IDeltaType
NamePushTechnology.ClientInterface.Data.IDeltaType
NoChangePushTechnology.ClientInterface.Data.IDeltaType
ReadDelta(byte[] input, int offset, int length)PushTechnology.ClientInterface.Data.IDeltaType
ReadDelta(byte[] input)PushTechnology.ClientInterface.Data.IDeltaType
ReadDelta(IBytes input)PushTechnology.ClientInterface.Data.IDeltaType
ToBytes(object delta)PushTechnology.ClientInterface.Data.IDeltaType
WriteDelta(object delta, Stream outputStream)PushTechnology.ClientInterface.Data.IDeltaType