TAO_Security
2.2.2
|
#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. More... | |
Additional Inherited Members | |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_type |
![]() | |
static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
static void | _tao_any_destructor (void *) |
static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
static void | tao_object_initialize (Object *) |
static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
static CORBA::Object_ptr | _nil (void) |
static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
|
virtual |
Construct a Test::Policy object as a test.