TAO_PortableServer
2.0.8
|
#include <IdAssignmentStrategyUser.h>
Public Member Functions | |
virtual char | id_assignment_key_type (void) const |
virtual bool | has_system_id (void) const |
bool TAO::Portable_Server::IdAssignmentStrategyUser::has_system_id | ( | void | ) | const [virtual] |
Implements TAO::Portable_Server::IdAssignmentStrategy.
char TAO::Portable_Server::IdAssignmentStrategyUser::id_assignment_key_type | ( | void | ) | const [virtual] |
Returns the key type the says which specific policy we have
Implements TAO::Portable_Server::IdAssignmentStrategy.