Ipc
Ipc(key_t key)
Ipc*& Link()
Ipc* fLink;
typedef Ipc ValueType;
size_t Hash(Ipc *variable) const
bool Compare(const key_t key, Ipc *variable) const
Ipc*& GetLink(Ipc *variable) const
Ipc *ipcKey = NULL;
Ipc *ipcKey = NULL;
ipcKey = new(std::nothrow) Ipc(key);
Ipc(key_t key)
Ipc*& Link()
Ipc* fLink;
typedef Ipc ValueType;
size_t Hash(Ipc *variable) const
bool Compare(const key_t key, Ipc *variable) const
Ipc*& GetLink(Ipc *variable) const
Ipc *ipcKey = NULL;
ipcKey = new(std::nothrow) Ipc(key);
Ipc *ipcKey = NULL;