RootServer::TRSBindingInfoContainer Class Reference

class RootServer::TRSBindingInfoContainer

Container for receiving binding information.

Member Functions Documentation

operator=(const TRSBindingInfoContainer &)

TRSBindingInfoContainer & operator= ( const TRSBindingInfoContainer & aInfo ) [inline]

Assignment operator, copies the content of the right side to the instance on the left side.

Parameters

const TRSBindingInfoContainer & aInfo The TRSBindingInfoContainer instance to copy from.

Member Data Documentation

CommsFW::TCFSubModuleAddress iAddress1

CommsFW::TCFSubModuleAddress iAddress1

Fully qualified address of the first submodule. TCFSubModuleAddress

CommsFW::TCFSubModuleAddress iAddress2

CommsFW::TCFSubModuleAddress iAddress2

Fully qualified address of the second submodule. TCFSubModuleAddress

TInt iForwardQLength

TInt iForwardQLength

The number of channels on the message queue going forward.

TInt iReverseQLength

TInt iReverseQLength

The number of channels on the message queue going in the reverse direction.

TInt iState1

TInt iState1

Status of the binding in reference to the first submodule.

TInt iState2

TInt iState2

Status of the binding in reference to the seond submodule.

TRSBindType iType

TRSBindType iType

Type of binding. TRSBindType