Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OS_NS_sys_shm.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/sys/os_shm.h"
#include "ace/ACE_export.h"
#include "ace/OS_NS_sys_shm.inl"

Include dependency graph for OS_NS_sys_shm.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  ACE_OS

A set of wrappers for System V shared memory.

ACE_NAMESPACE_INLINE_FUNCTION
void * 
shmat (int int_id, void *shmaddr, int shmflg)
ACE_NAMESPACE_INLINE_FUNCTION
int 
shmctl (int int_id, int cmd, struct shmid_ds *buf)
ACE_NAMESPACE_INLINE_FUNCTION
int 
shmdt (void *shmaddr)
ACE_NAMESPACE_INLINE_FUNCTION
int 
shmget (key_t key, int size, int flags)

Defines

#define ACE_EXPORT_MACRO   ACE_Export
#define ACE_INLINE   inline

Detailed Description

Id
OS_NS_sys_shm.h,v 1.3 2003/11/01 23:42:24 dhinton Exp

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Jesper S. M|ller<stophph@diku.dk>

and a cast of thousands...

Originally in OS.h.

Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export
 

#define ACE_INLINE   inline
 


Function Documentation

ACE_INLINE void * ACE_OS::shmat int  int_id,
void *  shmaddr,
int  shmflg
 

ACE_INLINE int ACE_OS::shmctl int  int_id,
int  cmd,
struct shmid_ds *  buf
 

ACE_INLINE int ACE_OS::shmdt void *  shmaddr  ) 
 

ACE_INLINE int ACE_OS::shmget key_t  key,
int  size,
int  flags
 


Generated on Sat Aug 6 02:43:22 2005 for ACE by  doxygen 1.3.9.1