*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 tt_message_opnum(3) -- retrieve the operation number attribute from a message
    The tt_message_opnum function retrieves the operation number attribute from the specified message. The m argument is the opaque handle for the message involved in this operation.
 tt_message_op_set(3) -- set the operation attribute for a message
    The tt_message_op_set function sets the operation attribute for the specified message. The m argument is the opaque handle for the message involved in this operation. The opname argument is the operation that the receiving process is to perform.
 tt_message_otype(3) -- retrieve the object type attribute from a message
    The tt_message_otype function retrieves the object type attribute from the specified message. The m argument is the opaque handle for the message involved in this operation.
 tt_message_otype_set(3) -- set the otype attribute for a message
    The tt_message_otype_set function sets the object type (otype) attribute for the specified message. The m argument is the opaque handle for the message involved in this operation. The otype argument is the type of the object involved in this message.
 tt_message_pattern(3) -- return the pattern matched by a message
    The tt_message_pattern function returns the pattern that the specified message matched. The m argument is the opaque handle for the message involved in this operation.
 tt_message_print(3) -- format a message
    The tt_message_print function formats a message in the same way a message is formatted for the ttsession(1) trace and returns a string containing it. The m argument is the message to be formatted.
 tt_message_receive(3) -- receive a message
    The tt_message_receive function returns a handle for the next message queued to be delivered to the process and also runs any message or pattern callbacks applicable to the queued message. If the return value of tt_message_status(3) for this message is TT_WRN_START_MESSAGE, the ToolTalk service started the process to deliver the queued message; the process must reply to this message. If the return...
 tt_message_reject(3) -- reject a message
    The tt_message_reject function informs the ToolTalk service that the process cannot handle this message. The ToolTalk service will attempt to deliver the message to other handlers. The m argument is the opaque handle for the message involved in this operation.
 tt_message_rejecter(3) -- return offer's nth rejecting procid
    The tt_message_rejecter function returns the procid of the nth rejecter of the specified message. The m argument is the opaque handle for the message involved in this operation. The n argument is the number of the rejecter to be returned. The first rejecter is numbered zero.
 tt_message_rejecters_count(3) -- return a count of the offer's rejecting procids
    The tt_message_rejecters_count function returns a count of the procids that are recorded in the offer m as having rejected it. The m argument is the opaque handle for the message involved in this operation.
 tt_message_reply(3) -- reply to a message
    The tt_message_reply function informs the ToolTalk service that the process has handled the message and filled in all return values. The ToolTalk service sends the message back to the sending process and fills in the state attribute with TT_HANDLED. The m argument is the opaque handle for the message involved in this operation.
 tt_message_scope(3) -- retrieve the scope attribute from a message
    The tt_message_scope function retrieves the scope attribute from the specified message. The m argument is the opaque handle for the message involved in this operation.
 tt_message_scope_set(3) -- set the scope attribute for a message
    The tt_message_scope_set function sets the scope attribute for the specified message. The m argument is the opaque handle for the message involved in this operation. The s argument identifies the set of processes eligible to receive the message. The following values are defined: TT_SESSION All processes joined to the indicated session are eligible. TT_FILE All processes joined to the indicated fil...
 tt_message_send(3) -- send a message
    The tt_message_send function sends the specified message. The m argument is the opaque handle for the message involved in this operation.
 tt_message_sender(3) -- retrieve the sender attribute from a message
    The tt_message_sender function retrieves the sender attribute from the specified message. The m argument is the opaque handle for the message involved in this operation.
<<  [Prev]  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  141  142  143  144  145  
146  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  162  163  164  165  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service