Namespaces | Defines

OS_NS_sys_shm.h File Reference

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

Namespaces

namespace  ACE_OS
 

This class is a wrapper for the XTI/TLI operations.


Defines

#define ACE_EXPORT_MACRO   ACE_Export

Functions

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

Detailed Description

Id:
OS_NS_sys_shm.h 80826 2008-03-04 14:51:23Z wotte
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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines