|
| class | AttributeMap |
| |
| class | BasicList |
| |
| class | CallbackSet |
| | Represents the set of serialization callbacks to be used when serializing/deserializing a type. More...
|
| |
| class | LockContentedEventArgs |
| | Contains the stack-trace of the owning code when a lock-contention scenario is detected More...
|
| |
| class | MetaType |
| | Represents a type at runtime for use with protobuf, allowing the field mappings (etc) to be defined More...
|
| |
| class | MutableList |
| |
| class | RuntimeTypeModel |
| | Provides protobuf serialization support for a number of types that can be defined at runtime More...
|
| |
| class | SubType |
| | Represents an inherited type in a type hierarchy. More...
|
| |
| class | TypeFormatEventArgs |
| | Event arguments needed to perform type-formatting functions; this could be resolving a Type to a string suitable for serialization, or could be requesting a Type from a string. If no changes are made, a default implementation will be used (from the assembly-qualified names). More...
|
| |
| class | TypeModel |
| | Provides protobuf serialization support for a number of types More...
|
| |
| class | ValueMember |
| | Represents a member (property/field) that is mapped to a protobuf field More...
|
| |