Method | Description | |
---|---|---|
AddPrinter ( |
||
ChangePrinters ( ) : |
||
Message_Messenger ( ) : System | ||
Message_Messenger ( |
||
Message_Messenger ( |
||
Printers ( ) : |
||
RemovePrinter ( |
||
Send ( Standard_Transient theObject ) : void | ||
Send ( Standard_Transient theObject, Message_Gravity theGravity ) : void | ||
Send ( TCollection_AsciiString theString ) : void | ||
Send ( TCollection_AsciiString theString, Message_Gravity theGravity ) : void | ||
Send ( TCollection_ExtendedString theString ) : void | ||
Send ( TCollection_ExtendedString theString, Message_Gravity theGravity ) : void | ||
Send ( string theString ) : void | ||
Send ( string theString, Message_Gravity theGravity ) : void | ||
SendAlarm ( TCollection_AsciiString theMessage ) : void | ||
SendFail ( TCollection_AsciiString theMessage ) : void | ||
SendInfo ( TCollection_AsciiString theMessage ) : void | ||
SendTrace ( TCollection_AsciiString theMessage ) : void | ||
SendWarning ( TCollection_AsciiString theMessage ) : void | ||
get_type_name ( ) : char |
public AddPrinter ( |
||
thePrinter | ||
return | bool |
public ChangePrinters ( ) : |
||
return |
public Message_Messenger ( |
||
parameter1 | ||
return | System |
public Message_Messenger ( |
||
thePrinter | ||
return | System |
public Printers ( ) : |
||
return |
public RemovePrinter ( |
||
thePrinter | ||
return | bool |
public Send ( Standard_Transient theObject ) : void | ||
theObject | Standard_Transient | |
return | void |
public Send ( Standard_Transient theObject, Message_Gravity theGravity ) : void | ||
theObject | Standard_Transient | |
theGravity | Message_Gravity | |
return | void |
public Send ( TCollection_AsciiString theString ) : void | ||
theString | TCollection_AsciiString | |
return | void |
public Send ( TCollection_AsciiString theString, Message_Gravity theGravity ) : void | ||
theString | TCollection_AsciiString | |
theGravity | Message_Gravity | |
return | void |
public Send ( TCollection_ExtendedString theString ) : void | ||
theString | TCollection_ExtendedString | |
return | void |
public Send ( TCollection_ExtendedString theString, Message_Gravity theGravity ) : void | ||
theString | TCollection_ExtendedString | |
theGravity | Message_Gravity | |
return | void |
public Send ( string theString, Message_Gravity theGravity ) : void | ||
theString | string | |
theGravity | Message_Gravity | |
return | void |
public SendAlarm ( TCollection_AsciiString theMessage ) : void | ||
theMessage | TCollection_AsciiString | |
return | void |
public SendFail ( TCollection_AsciiString theMessage ) : void | ||
theMessage | TCollection_AsciiString | |
return | void |
public SendInfo ( TCollection_AsciiString theMessage ) : void | ||
theMessage | TCollection_AsciiString | |
return | void |
public SendTrace ( TCollection_AsciiString theMessage ) : void | ||
theMessage | TCollection_AsciiString | |
return | void |
public SendWarning ( TCollection_AsciiString theMessage ) : void | ||
theMessage | TCollection_AsciiString | |
return | void |