ManagedPPMdCompressor Class Members
In This Topic
The following tables list the members exposed by ManagedPPMdCompressor.
Public Constructors
Public Fields
| Name | Description |
 | DefaultAllocatorSize | The default value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
 | DefaultModelOrder | The default value for the 'maximum model order' PPMd compression property. |
 | DefaultModelRestorationMethod | The default value for the 'model restoration method' PPMd compression property. |
 | MaxAllocatorSize | The maximum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
 | MaxModelOrder | The maximum allowed value for the 'maximum model order' PPMd compression property. |
 | MinAllocatorSize | The minimum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
 | MinModelOrder | The minimum allowed value for the 'maximum model order' PPMd compression property. |
 | Signature | The binary signature of the PPMd algorithm. |
 | Variant | The variant signature of the PPMd algorithm the component implements. |
Top
Public Methods
See Also