0022627: Change OCCT memory management defaults
[occt.git] / src / PCDM / PCDM_Reader.lxx
CommitLineData
7fd59977 1// File: PCDM_Reader.lxx
2// Created: Wed Jun 25 16:31:02 2003
3// Author: Sergey ZARITCHNY <szy@opencascade.com>
4// Copyright: Open CASCADE 2003
5
7fd59977 6//=======================================================================
7//function : GetStatus
8//purpose :
9//=======================================================================
10
11inline PCDM_ReaderStatus PCDM_Reader::GetStatus() const {
12 return myReaderStatus;
13}
14
15// Lastly modified by :
16// +---------------------------------------------------------------------------+
17// ! szy ! Creation !25-06-2003! 5.0-20-%L%!
18// +---------------------------------------------------------------------------+
19
20
21// @@SDM: begin
22
23// Copyright Open CASCADE......................................Version 5.0-20
24// Lastly modified by : szy Date : 25-06-2003
25
26// File history synopsis (creation,modification,correction)
27// +---------------------------------------------------------------------------+
28// ! Developer ! Comments ! Date ! Version !
29// +-----------!-----------------------------------------!----------!----------+
30// ! szy ! Creation !25-06-2003! 5.0-20-%L%!
31// +---------------------------------------------------------------------------+
32
33// @@SDM: end