Public Member Functions

SecurityReplaceable::RequiredRights Interface Reference

import "SecurityReplaceable.idl";

List of all members.

Public Member Functions

void get_required_rights (in CORBA::Identifier operation_name, in CORBA::RepositoryId interface_name, out Security::RightsList rights, out Security::RightsCombinator rights_combinator)
void set_required_rights (in CORBA::Identifier operation_name, in CORBA::RepositoryId interface_name, in Security::RightsList rights, in Security::RightsCombinator rights_combinator)

Member Function Documentation

void SecurityReplaceable::RequiredRights::get_required_rights ( in CORBA::Identifier  operation_name,
in CORBA::RepositoryId  interface_name,
out Security::RightsList  rights,
out Security::RightsCombinator  rights_combinator 
)
void SecurityReplaceable::RequiredRights::set_required_rights ( in CORBA::Identifier  operation_name,
in CORBA::RepositoryId  interface_name,
in Security::RightsList  rights,
in Security::RightsCombinator  rights_combinator 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines