OS_TLI.h File Reference

#include "ace/OS_Errno.h"
#include "ace/ACE_export.h"
Include dependency graph for OS_TLI.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  t_call
struct  t_bind
struct  t_info
struct  t_optmgmt
struct  t_discon
struct  t_unitdata
struct  t_uderr
struct  netbuf

Namespaces

namespace  ACE_OS
 

This namespace defines an OS independent programming API that shields developers from nonportable aspects of writing efficient system programs on Win32, POSIX and other versions of UNIX, and various real-time operating systems.


Defines

#define ACE_EXPORT_MACRO   ACE_Export

Typedefs

typedef struct t_optmgmt ACE_TOPTMGMT
typedef struct t_bind ACE_TBIND

Functions

ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_accept (ACE_HANDLE fildes, ACE_HANDLE resfd, struct t_call *call)
ACE_NAMESPACE_INLINE_FUNCTION
char * 
ACE_OS::t_alloc (ACE_HANDLE fildes, int struct_type, int fields)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_bind (ACE_HANDLE fildes, ACE_TBIND *req, ACE_TBIND *ret)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_close (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_connect (ACE_HANDLE fildes, struct t_call *sndcall, struct t_call *rcvcall)
ACE_NAMESPACE_INLINE_FUNCTION void ACE_OS::t_error (const char *errmsg)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_free (char *ptr, int struct_type)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_getinfo (ACE_HANDLE fildes, struct t_info *info)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_getname (ACE_HANDLE fildes, struct netbuf *namep, int type)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_getstate (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_listen (ACE_HANDLE fildes, struct t_call *call)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_look (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_HANDLE 
ACE_OS::t_open (char *path, int oflag, struct t_info *info)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_optmgmt (ACE_HANDLE handle, ACE_TOPTMGMT *req, ACE_TOPTMGMT *ret)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_rcv (ACE_HANDLE fildes, char *buf, unsigned int nbytes, int *flags)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_rcvdis (ACE_HANDLE fildes, struct t_discon *discon)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_rcvrel (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_rcvudata (ACE_HANDLE fildes, struct t_unitdata *unitdata, int *flags)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_rcvuderr (ACE_HANDLE fildes, struct t_uderr *uderr)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_snd (ACE_HANDLE fildes, const char *buf, unsigned int nbytes, int flags)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_snddis (ACE_HANDLE fildes, struct t_call *call)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_sndrel (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_sync (ACE_HANDLE fildes)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::t_unbind (ACE_HANDLE fildes)

Detailed Description

Id
OS_TLI.h 80826 2008-03-04 14:51:23Z wotte
Author:
Doug Schmidt <schmidt@cs.wustl.edu>

Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export

Typedef Documentation

typedef struct t_bind ACE_TBIND
typedef struct t_optmgmt ACE_TOPTMGMT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 03:54:32 2009 for ACE by  doxygen 1.6.1