#include <Cookies.h>
Public Member Functions | |
Map_Key_Cookie (void) | |
virtual | ~Map_Key_Cookie (void) |
Map_Key_Cookie (const ACE_Active_Map_Manager_Key &key) | |
Initialize a Cookie with an ACE_Active_Map_Manager_Key . | |
bool | insert (ACE_Active_Map_Manager_Key &key) |
Insert the ACE_Active_Map_Manager_Key . | |
CORBA::OctetSeq * | get_cookie (void) |
Operation on the valuetype. | |
Static Public Member Functions | |
bool | extract (::Components::Cookie *c, ACE_Active_Map_Manager_Key &key) |
Extract the ACE_Active_Map_Manager_Key . |
|
|
|
|
|
Initialize a
|
|
Extract the
|
|
Operation on the valuetype.
|
|
Insert the
|