Class implements an uncompressed file dumper.
File: PrcLowLevelDumper.h
Destroys the filer object. (Inherited from OdPrcFiler) | |
Destroys an uncompressed filer object. (Inherited from OdPrcUncompressedFiler) |
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) | |
Creates a new object of this class, fills out its fields, and returns a pointer to it. (Inherited from OdPrcUncompressedFiler) | |
Returns audit information from the filer. (Inherited from OdPrcFiler) | |
Returns the pointer on the current base filer. | |
Returns a pointer to the internal buffer. (Inherited from OdPrcUncompressedFiler) | |
Returns an internal buffer from the base filer. | |
Returns the current length of the .prc file associated with the filer. (Inherited from OdPrcFiler) | |
Returns the length in bytes of the file associated with the filer. (Inherited from OdPrcUncompressedFiler) | |
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) | |
Returns a block of specific size from the file associated with the filer. (Inherited from OdPrcUncompressedFiler) | |
Reads an uncompressed block from the filer stream. | |
Returns the current value of a field. (Inherited from OdPrcUncompressedFiler) | |
Reads an uncompressed 32-bit unsigned integer value from the filer stream and returns it. | |
Moves the file pointer to the specified location in the filer. (Inherited from OdPrcFiler) | |
Moves the current position of the file pointer for the filer to the specified location. (Inherited from OdPrcUncompressedFiler) | |
Sets a new file controller object for the filer. (Inherited from OdPrcFiler) | |
Sets a new base filer. | |
Sets a new PRC format version value for the filer to work with. (Inherited from OdPrcFiler) | |
Returns the current file pointer position of the filer. (Inherited from OdPrcFiler) | |
Returns the current position of the file pointer for the internal buffer. (Inherited from OdPrcUncompressedFiler) | |
Returns the current PRC format version for the filer. (Inherited from OdPrcFiler) | |
Writes a block of specific size to the file associated with the filer. (Inherited from OdPrcUncompressedFiler) | |
Writes an uncompressed block to the filer stream. | |
Writes an unsigned integer to the file associated with the filer. (Inherited from OdPrcUncompressedFiler) | |
Writes an uncompressed 32-bit unsigned integer value to the filer stream. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|