MemoryStream.h
This class defines the interface for paged-memory I/O objects.
Corresponding C++ library: TD_Root
|
Name |
Description |
|
Creates a new MemoryStream object, and returns a SmartPointer to the new object. | |
|
Returns a unique file name to be associated with this MemoryStream object. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdMemoryStream. | |
|
Returns the PageDataSize for this MemoryStream object. | |
|
Reserves the specified number of bytes for this MemoryStream object. | |
|
Sets the PageDataSize for this MemoryStream object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|