PrcUncompressedFiler.h
Class provides methods for working with uncompressed .prc files.
|
Name |
Description |
![]() ![]() |
Destroys the filer object. |
|
Name |
Description |
![]() ![]() |
Destroys an uncompressed filer object. |
|
Name |
Description |
![]() ![]() |
Starts an element data block in the file associated with the filer. | |
![]() ![]() |
Starts a new data block for an array in the file associated with the filer. | |
![]() ![]() |
Returns the current file controller used for working with the filer. | |
![]() |
Returns audit information from the filer. | |
![]() ![]() |
Returns the current length of the .prc file associated with the filer. | |
![]() ![]() |
Starts a new data block in the file associated with the filer. | |
![]() ![]() |
Finishes a data block in the file associated with the filer. | |
![]() ![]() |
Moves the file pointer to the specified location in the filer. | |
![]() ![]() |
Sets a new file controller object for the filer. | |
![]() ![]() |
Sets a new PRC format version value for the filer to work with. | |
![]() ![]() |
Returns the current file pointer position of the filer. | |
![]() ![]() |
Returns the current PRC format version for the filer. |
|
Name |
Description |
![]() |
Creates a new object of this class, fills out its fields, and returns a pointer to it. | |
![]() ![]() |
Returns a pointer to the internal buffer. | |
![]() ![]() |
Returns the length in bytes of the file associated with the filer. | |
![]() ![]() |
Returns a block of specific size from the file associated with the filer. | |
![]() ![]() |
Returns the current value of a field. | |
![]() ![]() |
Moves the current position of the file pointer for the filer to the specified location. | |
![]() ![]() |
Returns the current position of the file pointer for the internal buffer. | |
![]() ![]() |
Writes a block of specific size to the file associated with the filer. | |
![]() ![]() |
Writes an unsigned integer to the file associated with the filer. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|