Open CASCADE Technology
6.5.4
|
Defines
More...
#include <Message.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC const Handle_Message_Messenger & | DefaultMessenger () |
Defines default messenger for OCCT applications. This is global static instance of the messenger. By default, it contains single printer directed to cout. It can be customized according to the application needs. | |
static TCollection_AsciiString | FillTime (const Standard_Integer Hour, const Standard_Integer Minute, const Standard_Real Second) |
Returns the string filled with values of hours, minutes and seconds. Example: |
static DEFINE_STANDARD_ALLOC const Handle_Message_Messenger& Message::DefaultMessenger | ( | ) | [static] |
static TCollection_AsciiString Message::FillTime | ( | const Standard_Integer | Hour, |
const Standard_Integer | Minute, | ||
const Standard_Real | Second | ||
) | [static] |