Class implements a compressed file dumper.
File: PrcLowLevelDumper.h
Destroys the filer object. (Inherited from OdPrcFiler) |
Types of bit compression strategy. |
Starts an element data block in the file associated with the filer. (Inherited from OdPrcFiler) | |
Starts a new data block for an array in the file associated with the filer. (Inherited from OdPrcFiler) | |
Returns the current file controller used for working with the filer. (Inherited from OdPrcFiler) | |
Returns audit information from the filer. (Inherited from OdPrcFiler) | |
Returns the pointer to the current filer. | |
Returns the length in bytes of the file associated with this object. | |
Returns the current length of the .prc file associated with the filer. (Inherited from OdPrcFiler) | |
Starts a new data block in the file associated with the filer. (Inherited from OdPrcFiler) | |
Finishes a data block in the file associated with the filer. (Inherited from OdPrcFiler) | |
This is the overview for the readBits method overload. | |
This is the overview for the readBits method overload. | |
Reads a boolean value from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a boolean value from the filer stream and returns it. | |
Reads a character from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a character from the filer stream and returns it. | |
Reads an array of characters from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads an array of characters from the filer stream and returns it. | |
Reads a compressed entity type from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a compressed entity type from the filer stream and returns it. | |
Reads a compressed array of 32-bit integer values from a file. (Inherited from OdPrcCompressedFiler) | |
Reads a compressed array of 32-bit integer values from the filer stream and returns it. | |
Reads a compressed array of integer values from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a compressed array of 32-bit integer values from the filer stream and returns it. | |
Returns a double value from a file. (Inherited from OdPrcCompressedFiler) | |
Reads a double value from the filer stream and returns it. | |
Reads a double value with a variable number of bits from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a double value with variable number of bits from the filer stream and returns it. | |
Reads an entity type from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads an entity type from the filer stream and returns it. | |
Reads an integer value from the file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a 32-bit integer value from the filer stream and returns it. | |
Reads an integer value with a variable number of bits from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a 32-bit integer value with variable number of bits of the filer stream and returns it. | |
Reads from a file the number of bits needed to store an unsigned integer value. (Inherited from OdPrcCompressedFiler) | |
Reads a number of bits occupied by a 32-bit unsigned integer and returns it. | |
Reads 2D point data from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads 2D point data from the filer stream and returns it. | |
Reads a 3D point with a variable number of bits from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a 3D point with variable number of bits from the filer stream and returns it. | |
Reads 3D point data from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads 3D point data from the filer stream and returns it. | |
Reads an array of short integer values from a file. (Inherited from OdPrcCompressedFiler) | |
Reads an array of short integer values from the filer stream and returns it. | |
Reads a string value from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads a string value from the filer stream and returns it. | |
Reads an unsigned 32-bit integer value from the file. (Inherited from OdPrcCompressedFiler) | |
Reads a 32-bit unsigned integer value from the filer stream and returns it. | |
Reads an unsigned integer value with variable number of bits from a file. (Inherited from OdPrcCompressedFiler) | |
Reads a 32-bit unsigned integer value with a variable number of bits of the filer stream and returns it. | |
Reads 2D vector data from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads 2D vector data from the filer stream and returns it. | |
Reads 3D vector data from a file and returns it. (Inherited from OdPrcCompressedFiler) | |
Reads 3D vector data from the filer stream and returns it. | |
Restores previously saved position in a file. (Inherited from OdPrcCompressedFiler) | |
Restores the saved filer position. | |
Saves the current position in a file. (Inherited from OdPrcCompressedFiler) | |
Saves the current filer position. | |
Moves the current position of the file pointer to the specified location and returns the new file position. | |
Moves the file pointer to the specified location in the filer. (Inherited from OdPrcFiler) | |
Sets a new file controller object for the filer. (Inherited from OdPrcFiler) | |
Sets a new filer. | |
Sets a new PRC format version value for the filer to work with. (Inherited from OdPrcFiler) | |
Returns the current position of the file pointer. | |
Returns the current file pointer position of the filer. (Inherited from OdPrcFiler) | |
Returns the current PRC format version for the filer. (Inherited from OdPrcFiler) | |
This is the overview for the writeBits method overload. | |
This is the overview for the writeBits method overload. | |
Writes a boolean value to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a boolean value to the filer stream. | |
Writes a character to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a character to the filer stream. | |
Writes an array of characters to a file. (Inherited from OdPrcCompressedFiler) | |
Writes an array of characters to the filer stream. | |
Writes an entity type to a file. (Inherited from OdPrcCompressedFiler) | |
Writes an entity type to the filer stream. | |
Writes a compressed array of integer values to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a compressed array of 32-bit integer values to the filer stream. | |
Writes a compressed array of integer values to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a compressed 32-bit integer array to the filer stream. | |
Writes a double value to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a double value to the filer stream. | |
Writes a double value with a variable number of bits to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a double value with variable number of bits to the filer stream. | |
Writes the entity type to a file. (Inherited from OdPrcCompressedFiler) | |
Writes an entity type to the filer stream. | |
Writes an integer value to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a 32-bit integer value to the filer stream. | |
Writes an integer value with variable number of bits to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a 32-bit integer value with variable number of bits to the filer stream. | |
Writes to a file the number of bits needed to store an unsigned integer value. (Inherited from OdPrcCompressedFiler) | |
Writes a number of bits occupied by a 32-bit unsigned integer value to the filer stream. | |
Writes 2D point data to a file. (Inherited from OdPrcCompressedFiler) | |
Writes 2D point data to the filer stream. | |
Writes a 3D point with a variable number of bits to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a 3D point with variable number of bits to the filer stream. | |
Writes 3D point data to a file. (Inherited from OdPrcCompressedFiler) | |
Writes 3D point data to the filer stream. | |
Writes an array of short integer values to a file. (Inherited from OdPrcCompressedFiler) | |
Writes an array of short integer values to the filer stream. | |
Writes a string value to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a string value to the filer stream. | |
Writes an unsigned integer value to a file. (Inherited from OdPrcCompressedFiler) | |
Writes a 32-bit unsigned integer to the filer stream. | |
Writes an unsigned integer value with variable number of bits. (Inherited from OdPrcCompressedFiler) | |
Writes a 32-bit unsigned integer value with a variable number of bits. | |
Writes 2D vector data to a file. (Inherited from OdPrcCompressedFiler) | |
Writes 2D vector data to the filer stream. | |
Writes 3D vector data to a file. (Inherited from OdPrcCompressedFiler) | |
Writes 3D vector data to the filer stream. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|