TAO_PortableServer
2.0.8
|
Defines a key generator. More...
#include <Key_Adapters.h>
Public Member Functions | |
TAO_Incremental_Key_Generator (void) | |
int | operator() (PortableServer::ObjectId &id) |
Protected Attributes | |
CORBA::ULong | counter_ |
Defines a key generator.
This class is used in adapters of maps that do not produce keys.
TAO_Incremental_Key_Generator::TAO_Incremental_Key_Generator | ( | void | ) |
int TAO_Incremental_Key_Generator::operator() | ( | PortableServer::ObjectId & | id | ) |
CORBA::ULong TAO_Incremental_Key_Generator::counter_ [protected] |