All Packages Class Hierarchy This Package Previous Next Index
interface ChainUntypedObjectWrapperFactory : ::interceptor::UntypedObjectWrapperFactory { void add( in ::interceptor::UntypedObjectWrapperFactory factory ); void remove( in ::interceptor::UntypedObjectWrapperFactory factory ); };
Operation: ::interceptor::ChainUntypedObjectWrapperFactory::add.
Operation: ::interceptor::ChainUntypedObjectWrapperFactory::remove.
public abstract void add(UntypedObjectWrapperFactory factory)
Operation: ::interceptor::ChainUntypedObjectWrapperFactory::add.
void add( in ::interceptor::UntypedObjectWrapperFactory factory );
public abstract void remove(UntypedObjectWrapperFactory factory)
Operation: ::interceptor::ChainUntypedObjectWrapperFactory::remove.
void remove( in ::interceptor::UntypedObjectWrapperFactory factory );
All Packages Class Hierarchy This Package Previous Next Index