Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Data.IDataType< TValue > Member List

This is the complete list of members for PushTechnology.ClientInterface.Data.IDataType< TValue >, including all inherited members.

DeltaType(string typeName)PushTechnology.ClientInterface.Data.IDataType
DeltaType(Type valueDeltaType)PushTechnology.ClientInterface.Data.IDataType
DeltaType< TDelta >()PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(byte[] input, int offset, int length)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(byte[] input)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(IBytes bytes)PushTechnology.ClientInterface.Data.IDataType< TValue >
TypeNamePushTechnology.ClientInterface.Data.IDataType
Validate(TValue value)PushTechnology.ClientInterface.Data.IDataType< TValue >
PushTechnology::ClientInterface::Data::IDataType.Validate(object value)PushTechnology.ClientInterface.Data.IDataType
WriteValue(TValue value, Stream outputStream)PushTechnology.ClientInterface.Data.IDataType< TValue >
PushTechnology::ClientInterface::Data::IDataType.WriteValue(object value, Stream outputStream)PushTechnology.ClientInterface.Data.IDataType