CommsFW::TCFDiscoverMsg::TParamsTAG Struct Reference

struct CommsFW::TCFDiscoverMsg::TParamsTAG : public CommsFW::TCFCommsMessageId::TParamsTAG

Structure defining the layout of the parameters in the message.

Inherits from

Member Data Documentation

TBool iReset

TBool iReset

When ETrue requesting the receiver of the message to start with the first submodulename (like restarting an enumeration). If EFalse start from the first unreported submodulename.

TUint iSize

TUint iSize

Number of submodulenames that can be written to the iSubModuleNames array.

TCFSubModuleName * iSubModuleNames

TCFSubModuleName * iSubModuleNames

Array to which a list of names can be written, has room for iSize elements.