Contents

createORB

Creates a new IOFireWireSBP2ORB for this login.

Declaration

virtual IOFireWireSBP2ORB * createORB(
 void );

Return Value

Returns a pointer to the new ORB object.

Overview

Create a new IOFireWireSBP2ORB for this login. It can be configured with it's accessors and executed with submitORB below.

See Also

Miscellaneous