#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:

Namespaces | |
| namespace | ACE_OS |
| ACE_NAMESPACE_INLINE_FUNCTION void * | ACE_OS::shmat (int int_id, void *shmaddr, int shmflg) |
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::shmctl (int int_id, int cmd, struct shmid_ds *buf) |
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::shmdt (void *shmaddr) |
| ACE_NAMESPACE_INLINE_FUNCTION int | ACE_OS::shmget (key_t key, int size, int flags) |
Defines | |
| #define | ACE_EXPORT_MACRO ACE_Export |
| #define | ACE_INLINE inline |
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
|
|
|
|
|
|
1.4.5