Data type ReqIntf
access this type via: composition.OptionBuilder (uses)
A description of a required interface.
Fields
char intf[] The required interface (including package).
bool isNative Whether or not this required interface should resolve to a native library.