#include <Cookies.h>
Public Methods | |
Map_Key_Cookie () | |
Default constructor. | |
Map_Key_Cookie (const ACE_Active_Map_Manager_Key &key) | |
Initialize a Cookie with an ACE_Active_Map_Manager_Key . | |
virtual::CORBA::OctetSeq * | get_cookie (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) |
~Map_Key_Cookie (void) | |
Destroy the Cookie . | |
int | insert (ACE_Active_Map_Manager_Key &key) |
Insert the ACE_Active_Map_Manager_Key . | |
Static Public Methods | |
int | extract (::Components::Cookie *c, ACE_Active_Map_Manager_Key &key) |
Extract the ACE_Active_Map_Manager_Key . |
|
Default constructor.
|
|
Initialize a
|
|
Destroy the
Initialize a |
|
Extract the
|
|
|
|
Insert the
|