CIAO::Cookie_Impl Class Reference

A cookie implementation using an unsigned integer big enough to hold an address, even on a 64-bit machine. More...

#include <Cookies.h>

List of all members.

Public Member Functions

 Cookie_Impl (void)
virtual ~Cookie_Impl (void)
 Cookie_Impl (ptrdiff_t const &key)
 Initialize a Cookie with a ptrdiff_t.

Static Public Member Functions

static bool extract (Components::Cookie const *const c, ptrdiff_t &key)
 Extract the CORBA::ULong.


Detailed Description

A cookie implementation using an unsigned integer big enough to hold an address, even on a 64-bit machine.

Constructor & Destructor Documentation

ACE_INLINE CIAO::Cookie_Impl::Cookie_Impl ( void   ) 

CIAO::Cookie_Impl::~Cookie_Impl ( void   )  [virtual]

CIAO::Cookie_Impl::Cookie_Impl ( ptrdiff_t const &  key  ) 

Initialize a Cookie with a ptrdiff_t.


Member Function Documentation

bool CIAO::Cookie_Impl::extract ( Components::Cookie const *const   c,
ptrdiff_t &  key 
) [static]

Extract the CORBA::ULong.


The documentation for this class was generated from the following files:

Generated on Thu Nov 27 06:08:10 2008 for CIAO by  doxygen 1.5.6