Searched refs:xRecStrm (Results 1 – 1 of 1) sorted by relevance
3112 BinaryInputStreamRef xRecStrm( new SequenceInputStream( *mxRecData ) ); in construct() local3113 …RecordObjectBase::construct( rParent, rxBaseStrm, rSysFileName, xRecStrm, rRecNames, rSimpleRecs ); in construct()3119 BinaryInputStreamRef xRecStrm( new SequenceInputStream( *mxRecData ) ); in construct() local3120 RecordObjectBase::construct( rParent, rxBaseStrm, xRecStrm, rRecNames, rSimpleRecs ); in construct()
Completed in 50 milliseconds