All Packages Class Hierarchy This Package Previous Next Index
#pragma prefix "visigenic.com/interceptor" 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.
#pragma prefix "visigenic.com/interceptor/ChainUntypedObjectWrapperFactory" void add( in ::interceptor::UntypedObjectWrapperFactory factory );
public abstract void remove(UntypedObjectWrapperFactory factory)
Operation: ::interceptor::ChainUntypedObjectWrapperFactory::remove.
#pragma prefix "visigenic.com/interceptor/ChainUntypedObjectWrapperFactory" void remove( in ::interceptor::UntypedObjectWrapperFactory factory );
All Packages Class Hierarchy This Package Previous Next Index