Space Engineers
ProtoBuf.Meta.TypeModel Member List

This is the complete list of members for ProtoBuf.Meta.TypeModel, including all inherited members.

CanSerialize(Type type)ProtoBuf.Meta.TypeModelinline
CanSerializeBasicType(Type type)ProtoBuf.Meta.TypeModelinline
CanSerializeContractType(Type type)ProtoBuf.Meta.TypeModelinline
Create()ProtoBuf.Meta.TypeModelinlinestatic
DeepClone(object value)ProtoBuf.Meta.TypeModelinline
Deserialize(Stream source, object value, System.Type type)ProtoBuf.Meta.TypeModelinline
Deserialize(Stream source, object value, System.Type type, SerializationContext context)ProtoBuf.Meta.TypeModelinline
Deserialize(Stream source, object value, System.Type type, int length)ProtoBuf.Meta.TypeModelinline
Deserialize(Stream source, object value, System.Type type, int length, SerializationContext context)ProtoBuf.Meta.TypeModelinline
Deserialize(ProtoReader source, object value, System.Type type)ProtoBuf.Meta.TypeModelinline
DeserializeItems(System.IO.Stream source, Type type, PrefixStyle style, int expectedField, Serializer.TypeResolver resolver)ProtoBuf.Meta.TypeModelinline
DeserializeItems(System.IO.Stream source, Type type, PrefixStyle style, int expectedField, Serializer.TypeResolver resolver, SerializationContext context)ProtoBuf.Meta.TypeModelinline
DeserializeItems< T >(Stream source, PrefixStyle style, int expectedField)ProtoBuf.Meta.TypeModelinline
DeserializeItems< T >(Stream source, PrefixStyle style, int expectedField, SerializationContext context)ProtoBuf.Meta.TypeModelinline
DeserializeWithLengthPrefix(Stream source, object value, Type type, PrefixStyle style, int fieldNumber)ProtoBuf.Meta.TypeModelinline
DeserializeWithLengthPrefix(Stream source, object value, Type type, PrefixStyle style, int expectedField, Serializer.TypeResolver resolver)ProtoBuf.Meta.TypeModelinline
DeserializeWithLengthPrefix(Stream source, object value, Type type, PrefixStyle style, int expectedField, Serializer.TypeResolver resolver, out int bytesRead)ProtoBuf.Meta.TypeModelinline
DynamicTypeFormattingProtoBuf.Meta.TypeModel
GetKeyImpl(Type type)ProtoBuf.Meta.TypeModelprotectedpure virtual
GetSchema(Type type)ProtoBuf.Meta.TypeModelinlinevirtual
IsDefined(Type type)ProtoBuf.Meta.TypeModelinline
Serialize(Stream dest, object value)ProtoBuf.Meta.TypeModelinline
Serialize(Stream dest, object value, SerializationContext context)ProtoBuf.Meta.TypeModelinline
Serialize(ProtoWriter dest, object value)ProtoBuf.Meta.TypeModelinline
SerializeWithLengthPrefix(Stream dest, object value, Type type, PrefixStyle style, int fieldNumber)ProtoBuf.Meta.TypeModelinline
SerializeWithLengthPrefix(Stream dest, object value, Type type, PrefixStyle style, int fieldNumber, SerializationContext context)ProtoBuf.Meta.TypeModelinline
ThrowCannotCreateInstance(Type type)ProtoBuf.Meta.TypeModelinlinestatic