TAO_PortableServer 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
TAO_Incremental_Key_Generator Class Reference

Defines a key generator. More...

#include <Key_Adapters.h>

Public Member Functions

 TAO_Incremental_Key_Generator ()
 
int operator() (PortableServer::ObjectId &id)
 

Protected Attributes

CORBA::ULong counter_
 

Detailed Description

Defines a key generator.

This class is used in adapters of maps that do not produce keys.

Constructor & Destructor Documentation

◆ TAO_Incremental_Key_Generator()

TAO_Incremental_Key_Generator::TAO_Incremental_Key_Generator ( )

Member Function Documentation

◆ operator()()

int TAO_Incremental_Key_Generator::operator() ( PortableServer::ObjectId & id)

Member Data Documentation

◆ counter_

CORBA::ULong TAO_Incremental_Key_Generator::counter_
protected

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