#include <ipc.simple.shmem.H>
| Public Methods | |
| SimpleSHMEM (int key) | |
| virtual | ~SimpleSHMEM () | 
| int | create (int size, int perms=0644) | 
| int | num_attached () | 
| bool | lost_attached () | 
| int | attach () | 
| void | detach () | 
| int | valid () const | 
| int | size () const | 
| int | remove () | 
| int | removed () | 
| char * | local_addr () | 
| Protected Attributes | |
| int | _key | 
| int | _valid | 
| int | _id | 
| int | _size | 
| int | _last_num_attached | 
| char * | _local_addr | 
| shmid_ds | _shmem_description | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.2.18
1.2.18