#include <SL3_PolicyFactory.h>
Public Member Functions | |
Methods Required by the PolicyFactory Interface | |
These are methods that must be implemented since they are pure virtual in the abstract base class. They are the canonical methods required for all PolicyFactory sub-classes. | |
virtual CORBA::Policy_ptr | create_policy (CORBA::PolicyType type, const CORBA::Any &value) |
Construct a Test::Policy object as a test. |
virtual CORBA::Policy_ptr TAO::SL3::PolicyFactory::create_policy | ( | CORBA::PolicyType | type, | |
const CORBA::Any & | value | |||
) | [virtual] |
Construct a Test::Policy object as a test.