Home
last modified time | relevance | path

Searched refs:Message_Msg (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMessage_Msg.hxx53 class Message_Msg class
61 Standard_EXPORT Message_Msg();
64 Standard_EXPORT Message_Msg(const Message_Msg& theMsg);
67 Standard_EXPORT Message_Msg(const Standard_CString theKey);
82 Message_Msg& operator << (const Standard_CString theString) in operator <<()
88 Message_Msg& Arg (const TCollection_AsciiString& theString);
89 Message_Msg& operator << (const TCollection_AsciiString& theString) in operator <<()
116 Standard_EXPORT Message_Msg& Arg (const Standard_Integer theInt);
117 Message_Msg& operator << (const Standard_Integer theInt) in operator <<()
123 Standard_EXPORT Message_Msg& Arg (const Standard_Real theReal);
[all …]
H A DMessage_Msg.lxx16 #include <Message_Msg.hxx>
30 inline Message_Msg& Message_Msg::Arg (const TCollection_AsciiString& theString)
40 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HAsciiString)& theString)
50 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HExtendedString)& theString)
60 inline const TCollection_ExtendedString& Message_Msg::Original() const
70 inline const TCollection_ExtendedString& Message_Msg::Value() const
80 inline Standard_Boolean Message_Msg::IsEdited() const
H A DShapeFix_Root.hxx35 class Message_Msg;
93 …Standard_EXPORT void SendMsg (const TopoDS_Shape& shape, const Message_Msg& message, const Message…
97 void SendMsg (const Message_Msg& message, const Message_Gravity gravity = Message_Info) const;
101 void SendWarning (const TopoDS_Shape& shape, const Message_Msg& message) const;
104 void SendWarning (const Message_Msg& message) const;
108 void SendFail (const TopoDS_Shape& shape, const Message_Msg& message) const;
111 void SendFail (const Message_Msg& message) const;
/dports/cad/opencascade/opencascade-7.6.0/src/Message/
H A DMessage_Msg.hxx53 class Message_Msg class
61 Standard_EXPORT Message_Msg();
64 Standard_EXPORT Message_Msg(const Message_Msg& theMsg);
67 Standard_EXPORT Message_Msg(const Standard_CString theKey);
82 Message_Msg& operator << (const Standard_CString theString) in operator <<()
88 Message_Msg& Arg (const TCollection_AsciiString& theString);
89 Message_Msg& operator << (const TCollection_AsciiString& theString) in operator <<()
116 Standard_EXPORT Message_Msg& Arg (const Standard_Integer theInt);
117 Message_Msg& operator << (const Standard_Integer theInt) in operator <<()
123 Standard_EXPORT Message_Msg& Arg (const Standard_Real theReal);
[all …]
H A DMessage_Msg.cxx34 Message_Msg::Message_Msg () in Message_Msg() function in Message_Msg
43 Message_Msg::Message_Msg (const Message_Msg& theMsg) in Message_Msg() function in Message_Msg
56 Message_Msg::Message_Msg (const Standard_CString theMsgCode) in Message_Msg() function in Message_Msg
67 Message_Msg::Message_Msg (const TCollection_ExtendedString& theMsgCode) in Message_Msg() function in Message_Msg
77 void Message_Msg::Set (const Standard_CString theMsg) in Set()
88 void Message_Msg::Set (const TCollection_ExtendedString& theMsg) in Set()
158 Message_Msg& Message_Msg::Arg (const Standard_CString theString) in Arg()
185 Message_Msg& Message_Msg::Arg (const TCollection_ExtendedString& theString) in Arg()
204 Message_Msg& Message_Msg::Arg (const Standard_Integer theValue) in Arg()
228 Message_Msg& Message_Msg::Arg (const Standard_Real theValue) in Arg()
[all …]
H A DMessage_Msg.lxx16 #include <Message_Msg.hxx>
30 inline Message_Msg& Message_Msg::Arg (const TCollection_AsciiString& theString)
40 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HAsciiString)& theString)
50 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HExtendedString)& theString)
60 inline const TCollection_ExtendedString& Message_Msg::Original() const
70 inline const TCollection_ExtendedString& Message_Msg::Value() const
80 inline Standard_Boolean Message_Msg::IsEdited() const
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DMessage_Msg.hxx53 class Message_Msg class
61 Standard_EXPORT Message_Msg();
64 Standard_EXPORT Message_Msg(const Message_Msg& theMsg);
67 Standard_EXPORT Message_Msg(const Standard_CString theKey);
82 Message_Msg& operator << (const Standard_CString theString) in operator <<()
88 Message_Msg& Arg (const TCollection_AsciiString& theString);
89 Message_Msg& operator << (const TCollection_AsciiString& theString) in operator <<()
116 Standard_EXPORT Message_Msg& Arg (const Standard_Integer theInt);
117 Message_Msg& operator << (const Standard_Integer theInt) in operator <<()
123 Standard_EXPORT Message_Msg& Arg (const Standard_Real theReal);
[all …]
H A DMessage_Msg.lxx16 #include <Message_Msg.hxx>
30 inline Message_Msg& Message_Msg::Arg (const TCollection_AsciiString& theString)
40 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HAsciiString)& theString)
50 inline Message_Msg& Message_Msg::Arg (const Handle(TCollection_HExtendedString)& theString)
60 inline const TCollection_ExtendedString& Message_Msg::Original() const
70 inline const TCollection_ExtendedString& Message_Msg::Value() const
80 inline Standard_Boolean Message_Msg::IsEdited() const
H A DShapeFix_Root.hxx35 class Message_Msg;
93 …Standard_EXPORT void SendMsg (const TopoDS_Shape& shape, const Message_Msg& message, const Message…
97 void SendMsg (const Message_Msg& message, const Message_Gravity gravity = Message_Info) const;
101 void SendWarning (const TopoDS_Shape& shape, const Message_Msg& message) const;
104 void SendWarning (const Message_Msg& message) const;
108 void SendFail (const TopoDS_Shape& shape, const Message_Msg& message) const;
111 void SendFail (const Message_Msg& message) const;
/dports/cad/opencascade/opencascade-7.6.0/src/TObj/
H A DTObj_Application.cxx130 ErrorMessage (Message_Msg("TObj_Appl_Exception") << in LoadDocument()
231 ErrorMessage(Message_Msg("TObj_Appl_SFailure") << theInfo); in SetError()
234 ErrorMessage(Message_Msg("TObj_Appl_SDocIsNull") << theInfo); in SetError()
237 ErrorMessage(Message_Msg("TObj_Appl_SNoObj") << theInfo); in SetError()
267 ErrorMessage(Message_Msg("TObj_Appl_RNoDriver") << theInfo); in SetError()
270 ErrorMessage(Message_Msg("TObj_Appl_RNoDriver") << theInfo); in SetError()
273 ErrorMessage(Message_Msg("TObj_Appl_ROpenError") << theInfo); in SetError()
276 ErrorMessage(Message_Msg("TObj_Appl_RNoVersion") << theInfo); in SetError()
279 ErrorMessage(Message_Msg("TObj_Appl_RNoModel") << theInfo); in SetError()
282 ErrorMessage(Message_Msg("TObj_Appl_RNoDocument") << theInfo); in SetError()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_Reader.cxx109 Message_Msg msg2005("IGES_2005"); in LoadFile()
120 Message_Msg Msg2("XSTEP_2"); in LoadFile()
163 Message_Msg Msg8 ("XSTEP_8"); in LoadFile()
164 Message_Msg Msg25 ("XSTEP_25"); in LoadFile()
165 Message_Msg Msg26 ("XSTEP_26"); in LoadFile()
378 Message_Msg msg2030("IGES_2030"); in TransferRoots()
380 Message_Msg msg2065("IGES_2065"); in TransferRoots()
403 Message_Msg msg2035("IGES_2035"); in TransferRoots()
411 Message_Msg msg2045("IGES_2045"); in TransferRoots()
414 Message_Msg msg2050("IGES_2050"); in TransferRoots()
[all …]
H A DIGESToBRep_TopoCurve.cxx164 Message_Msg Msg1005("IGES_1005"); in TransferPoint()
366 Message_Msg Msg1035("IGES_1035"); in TransferCompositeCurve()
408 Message_Msg Msg1005("IGES_1005"); in TransferCurveOnSurface()
450 Message_Msg Msg1062("IGES_1062"); in TransferCurveOnSurface()
458 Message_Msg Msg1061("IGES_1061"); in TransferCurveOnSurface()
480 Message_Msg Msg1061("IGES_1061"); in TransferCurveOnSurface()
608 Message_Msg Msg110("XSTEP_110"); in TransferOffsetCurve()
620 Message_Msg Msg1156("IGES_1156"); in TransferOffsetCurve()
702 Message_Msg Msg1035("IGES_1035"); in TransferOffsetCurve()
965 Message_Msg Msg1005("IGES_1005"); in TransferTopoBasicCurve()
[all …]
H A DIGESToBRep_BasicSurface.cxx181 Message_Msg msg1005("IGES_1005"); in Handle()
251 Message_Msg msg1005("IGES_1005"); in Handle()
268 Message_Msg msg1280("IGES_1280"); in Handle()
298 Message_Msg msg1005("IGES_1005"); in Handle()
315 Message_Msg msg1280("IGES_1280"); in Handle()
353 Message_Msg msg1005("IGES_1005"); in Handle()
371 Message_Msg msg1280("IGES_1280"); in Handle()
413 Message_Msg msg1005("IGES_1005"); in Handle()
430 Message_Msg msg1280("IGES_1280"); in Handle()
468 Message_Msg msg1005("IGES_1005"); in Handle()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_ToolOffsetCurve.cxx65 Message_Msg Msg121("XSTEP_121"); in ReadOwnParams()
79 Message_Msg Msg110("XSTEP_110"); in ReadOwnParams()
99 Message_Msg Msg111("XSTEP_111"); in ReadOwnParams()
106 Message_Msg Msg112("XSTEP_112"); in ReadOwnParams()
128 Message_Msg Msg113("XSTEP_113"); in ReadOwnParams()
135 Message_Msg Msg114("XSTEP_114"); in ReadOwnParams()
142 Message_Msg Msg115("XSTEP_115"); in ReadOwnParams()
149 Message_Msg Msg116("XSTEP_116"); in ReadOwnParams()
156 Message_Msg Msg117("XSTEP_117"); in ReadOwnParams()
163 Message_Msg Msg118("XSTEP_118"); in ReadOwnParams()
[all …]
H A DIGESGeom_ToolTrimmedSurface.cxx74 Message_Msg Msg169("XSTEP_169"); in ReadOwnParams()
77 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
82 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
91 Message_Msg Msg170("XSTEP_170"); in ReadOwnParams()
110 Message_Msg Msg171("XSTEP_171"); in ReadOwnParams()
116 Message_Msg Msg172("XSTEP_172"); in ReadOwnParams()
152 Message_Msg Msg173("XSTEP_173"); in ReadOwnParams()
155 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
160 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
165 Message_Msg Msg218 ("IGES_218"); in ReadOwnParams()
[all …]
H A DIGESGeom_ToolCurveOnSurface.cxx69 Message_Msg Msg276("XSTEP_276"); in ReadOwnParams()
73 Message_Msg Msg131("XSTEP_131"); in ReadOwnParams()
76 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
81 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
91 Message_Msg Msg132("XSTEP_132"); in ReadOwnParams()
94 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
99 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
108 Message_Msg Msg133("XSTEP_133"); in ReadOwnParams()
111 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
116 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
[all …]
H A DIGESGeom_ToolBSplineCurve.cxx63 Message_Msg Msg99("XSTEP_99"); in ReadOwnParams()
64 Message_Msg Msg100("XSTEP_100"); in ReadOwnParams()
65 Message_Msg Msg101("XSTEP_101"); in ReadOwnParams()
66 Message_Msg Msg102("XSTEP_102"); in ReadOwnParams()
67 Message_Msg Msg103("XSTEP_103"); in ReadOwnParams()
96 Message_Msg Msg97("XSTEP_97"); in ReadOwnParams()
106 Message_Msg Msg97("XSTEP_97"); in ReadOwnParams()
115 Message_Msg Msg98("XSTEP_98"); in ReadOwnParams()
154 Message_Msg Msg106("XSTEP_106"); in ReadOwnParams()
158 Message_Msg Msg107("XSTEP_107"); in ReadOwnParams()
[all …]
H A DIGESGeom_ToolSurfaceOfRevolution.cxx55 Message_Msg Msg152("XSTEP_152"); in ReadOwnParams()
58 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
63 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
68 Message_Msg Msg218 ("IGES_218"); in ReadOwnParams()
77 Message_Msg Msg153("XSTEP_153"); in ReadOwnParams()
80 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
85 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
94 Message_Msg Msg154("XSTEP_154"); in ReadOwnParams()
98 Message_Msg Msg155("XSTEP_155"); in ReadOwnParams()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSolid/
H A DIGESSolid_ToolPlaneSurface.cxx65 Message_Msg Msg174("XSTEP_174"); in ReadOwnParams()
68 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
73 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
78 Message_Msg Msg218 ("IGES_218"); in ReadOwnParams()
91 Message_Msg Msg175("XSTEP_175"); in ReadOwnParams()
94 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
99 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
122 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
127 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
132 Message_Msg Msg218 ("IGES_218"); in ReadOwnParams()
[all …]
H A DIGESSolid_ToolEdgeList.cxx76 Message_Msg Msg184("XSTEP_184"); in ReadOwnParams()
95 Message_Msg Msg185("XSTEP_185"); in ReadOwnParams()
98 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
103 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
121 Message_Msg Msg188("XSTEP_188"); in ReadOwnParams()
124 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
149 Message_Msg Msg186("XSTEP_186"); in ReadOwnParams()
163 Message_Msg Msg189("XSTEP_189"); in ReadOwnParams()
190 Message_Msg Msg187("XSTEP_187"); in ReadOwnParams()
197 Message_Msg Msg184("XSTEP_184"); in ReadOwnParams()
[all …]
H A DIGESSolid_ToolFace.cxx63 Message_Msg Msg197("XSTEP_197"); in ReadOwnParams()
64 Message_Msg Msg198("XSTEP_198"); in ReadOwnParams()
76 Message_Msg Msg196("XSTEP_196"); in ReadOwnParams()
79 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
84 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
113 Message_Msg Msg199("XSTEP_199"); in ReadOwnParams()
116 Message_Msg Msg216 ("IGES_216"); in ReadOwnParams()
121 Message_Msg Msg217 ("IGES_217"); in ReadOwnParams()
126 Message_Msg Msg218 ("IGES_218"); in ReadOwnParams()
236 Message_Msg Msg197("XSTEP_197"); in OwnCheck()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESFile/
H A DIGESFile_Read.cxx51 void IGESFile_Check (int mode,Message_Msg& amsg);
90 Message_Msg Msg1 = Message_Msg("XSTEP_1"); in IGESFile_Read()
91 Message_Msg Msg15 = Message_Msg("XSTEP_15"); in IGESFile_Read()
131 Message_Msg Msg11 = Message_Msg("XSTEP_11"); in IGESFile_Read()
146 Message_Msg Msg13 = Message_Msg("XSTEP_13"); in IGESFile_Read()
151 Message_Msg Msg14 = Message_Msg("XSTEP_14"); in IGESFile_Read()
265 void IGESFile_Check (int mode,Message_Msg& amsg) in IGESFile_Check()
281 Message_Msg amsg (code); in IGESFile_Check2()
299 Message_Msg amsg (code); in IGESFile_Check3()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESControl/
H A DIGESControl_Reader.cxx229 Message_Msg msg3000("IGES_3000"); // ************************* in PrintTransferInfo()
234 Message_Msg msg3005("IGES_3005");TF->Send(msg3005, Message_Info); in PrintTransferInfo()
237 Message_Msg msg3015("IGES_3015");msg3015.Arg(nbResults);TF->Send(msg3015, Message_Info); in PrintTransferInfo()
238 Message_Msg msg3020("IGES_3020");msg3020.Arg(nbWarn);TF->Send(msg3020, Message_Info); in PrintTransferInfo()
239 Message_Msg msg3025("IGES_3025");msg3025.Arg(nbFail);TF->Send(msg3025, Message_Info); in PrintTransferInfo()
244 Message_Msg msg3030("IGES_3030"); in PrintTransferInfo()
255 Message_Msg msg3035("IGES_3035"); in PrintTransferInfo()
277 Message_Msg msg3040("IGES_3040");TF->Send(msg3040, Message_Info); in PrintTransferInfo()
280 Message_Msg msg3045("IGES_3045");TF->Send(msg3045, Message_Info); in PrintTransferInfo()
290 Message_Msg msg3040("IGES_3050");TF->Send(msg3040, Message_Info); in PrintTransferInfo()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_Root.hxx35 class Message_Msg;
93 …Standard_EXPORT void SendMsg (const TopoDS_Shape& shape, const Message_Msg& message, const Message…
97 void SendMsg (const Message_Msg& message, const Message_Gravity gravity = Message_Info) const;
101 void SendWarning (const TopoDS_Shape& shape, const Message_Msg& message) const;
104 void SendWarning (const Message_Msg& message) const;
108 void SendFail (const TopoDS_Shape& shape, const Message_Msg& message) const;
111 void SendFail (const Message_Msg& message) const;
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeProcessAPI/
H A DShapeProcessAPI_ApplySequence.cxx125 Message_Msg EPMSG100 ("PrResult.Print.MSG100"); //Mapping: in PrintPreparationResult()
127 Message_Msg TPMSG50 ("PrResult.Print.MSG50"); // Shells: in PrintPreparationResult()
129 Message_Msg EPMSG110 ("PrResult.Print.MSG110"); // Result is Shell : %d in PrintPreparationResult()
132 Message_Msg EPMSG150 ("PrResult.Print.MSG150"); // No Result : %d in PrintPreparationResult()
140 Message_Msg TPMSG55 ("PrResult.Print.MSG55"); // Faces: in PrintPreparationResult()
142 Message_Msg EPMSG115 ("PrResult.Print.MSG115"); // Result is Face : %d in PrintPreparationResult()
156 Message_Msg PMSG200 ("PrResult.Print.MSG200"); //Preparation ratio: in PrintPreparationResult()
158 Message_Msg PMSG205 ("PrResult.Print.MSG205"); // Shells: %d per cent in PrintPreparationResult()
161 Message_Msg PMSG210 ("PrResult.Print.MSG210"); // Faces : %d per cent in PrintPreparationResult()

1234567