Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

msghdr Struct Reference

#include <sockdefs.h>

Collaboration diagram for msghdr:

Collaboration graph
[legend]

Data Fields

char RCS_FAR * msg_name
int msg_namelen
iovec RCS_FAR * msg_iov
int msg_iovlen
char RCS_FAR * msg_accrights
int msg_accrightslen

Field Documentation

char RCS_FAR* msghdr::msg_name
 

Definition at line 119 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT(), UDPMEM::UDPMEM(), UDPMEM::blocking_read(), UDPMEM::call_on_server(), UDPMEM::peek(), UDPMEM::read(), recvmsgt_implementation(), CMS_SERVER_REMOTE_UDP_PORT::run(), sendmsgt(), and CMS_SERVER_REMOTE_UDP_PORT::update_subscriptions().

int msghdr::msg_namelen
 

Definition at line 120 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT(), UDPMEM::UDPMEM(), UDPMEM::call_on_server(), recvmsgt_implementation(), CMS_SERVER_REMOTE_UDP_PORT::run(), and sendmsgt().

struct iovec RCS_FAR* msghdr::msg_iov
 

Definition at line 121 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT(), UDPMEM::UDPMEM(), recvmsgt_implementation(), CMS_SERVER_REMOTE_UDP_PORT::run(), and sendmsgt().

int msghdr::msg_iovlen
 

Definition at line 122 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT(), UDPMEM::UDPMEM(), UDPMEM::blocking_read(), UDPMEM::cancel_subscription(), UDPMEM::check_if_read(), UDPMEM::clear(), CMS_SERVER_REMOTE_UDP_PORT::handle_request(), UDPMEM::peek(), UDPMEM::read(), recvmsgt_implementation(), CMS_SERVER_REMOTE_UDP_PORT::run(), sendmsgt(), UDPMEM::setup_subscription(), CMS_SERVER_REMOTE_UDP_PORT::update_subscriptions(), UDPMEM::verify_bufname(), UDPMEM::write(), UDPMEM::write_if_read(), and UDPMEM::~UDPMEM().

char RCS_FAR* msghdr::msg_accrights
 

Definition at line 123 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT().

int msghdr::msg_accrightslen
 

Definition at line 124 of file sockdefs.h.

Referenced by CMS_SERVER_REMOTE_UDP_PORT::CMS_SERVER_REMOTE_UDP_PORT().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:58:44 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001