API Reference > Other Classes > OdFlatMemStreamImpl Template
OdFlatMemStreamImpl Template
OdFlatMemStreamImplOdFlatMemStreamImpl
Syntax
C++
template <class TBase = OdEmptyBaseClass> class OdFlatMemStreamImpl : public OdStreamPosImpl<TBase>;

FlatMemStream.h

This class implements memory-resident I/O objects. Corresponding C++ library: TD_Root

 
Name 
Description 
 
This is the overview for the OdFlatMemStreamImpl constructor overload. 
 
Name 
Description 
 
data 
Returns the raw data associated with this FlatMemStream object. 
 
 
 
 
 
init 
Initializes this FlatMemStream object.  
 
overrides existing byte(s) 
 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.