alloc(size_t) | xyzzy::TShmAlloc | |
base() const | xyzzy::TShmAlloc | [inline] |
destroy() | xyzzy::TShmAlloc | |
getKey() const | xyzzy::TShmAlloc | [inline] |
getMaxSize() const | xyzzy::TShmAlloc | [inline] |
init(const char *key, size_t size, bool create) | xyzzy::TShmAlloc | [private] |
m_key | xyzzy::TShmAlloc | [private] |
m_maxSize | xyzzy::TShmAlloc | [private] |
m_schmid | xyzzy::TShmAlloc | [private] |
m_shmBase | xyzzy::TShmAlloc | [private] |
m_stTheOne | xyzzy::TShmAlloc | [private, static] |
m_used | xyzzy::TShmAlloc | [private] |
ptr(ptrdiff_t offset) const | xyzzy::TShmAlloc | [inline] |
theOne() | xyzzy::TShmAlloc | [inline, static] |
TShmAlloc(const char *key, size_t size, bool create=true) | xyzzy::TShmAlloc | [explicit] |
TShmAlloc(const char *keyAndSize, bool create=true) | xyzzy::TShmAlloc | [explicit] |
~TShmAlloc() | xyzzy::TShmAlloc | [inline] |