|
Geophysical Inversion and Modeling Library
v1.0.12-20-g65e71e67
|
Inter process communication via shared memory. More...
Public Types | |
| enum | TypeID { BOOL, INT, DOUBLE, ARRAY } |
Static Public Member Functions | |
| static void | free (const std::string &name) |
Protected Attributes | |
| bool | verbose_ |
| bool | initialized_ |
| std::string | name_ |
Inter process communication via shared memory.
Inter process communication via shared memory. For sample usage see: unittest/testGIMLiMisc.h:testIPCSHM()