#include <IdAssignmentStrategySystem.h>
Public Member Functions | |
virtual char | id_assignment_key_type (void) const |
virtual bool | has_system_id (void) const |
Definition at line 32 of file IdAssignmentStrategySystem.h.
bool TAO::Portable_Server::IdAssignmentStrategySystem::has_system_id | ( | void | ) | const [virtual] |
Implements TAO::Portable_Server::IdAssignmentStrategy.
Definition at line 12 of file IdAssignmentStrategySystem.cpp.
{
namespace Portable_Server
{
char TAO::Portable_Server::IdAssignmentStrategySystem::id_assignment_key_type | ( | void | ) | const [virtual] |
Returns the key type the says which specific policy we have
Implements TAO::Portable_Server::IdAssignmentStrategy.
Definition at line 6 of file IdAssignmentStrategySystem.cpp.
: IdAssignmentStrategySystem.cpp 84281 2009-01-30 15:01:17Z wotte $")