©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

msg Struct Reference

List of all members.

Detailed Description

Description:
Typical structure for msgsnd and msgrcv (Std. UNIX; see AUP2 Sec. 7.5.1)
Headers:

Definition at line 3340 of file SUS_Summary.

Public Attributes

long mtype
char mtext [MTEXTSIZE]


Member Data Documentation

char msg::mtext[MTEXTSIZE]
 

message text

Definition at line 3342 of file SUS_Summary.

Referenced by main().

long msg::mtype
 

message type

Definition at line 3341 of file SUS_Summary.

Referenced by main().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:14 2004 for AUP2 Example Source by doxygen 1.3.1