CStifTFwIfProt Class Reference
class CStifTFwIfProt : public CBase
|
Public Member Enumerations
|
enum
|
TCmdType
{
ECmdRun
,
ECmdPause
,
ECmdResume
,
ECmdCancel
,
ECmdRequest
,
ECmdRelease
,
ECmdSendReceive
,
ECmdSetEvent
,
ECmdUnsetEvent
,
ECmdUnknown
}
|
enum
|
TEventStatus
{
EEventActive
,
EEventSet
,
EEventError
}
|
enum
|
TEventStatusParams
{
EEventResult
,
EEventType
}
|
enum
|
TMsgType
{
EMsgReserve
,
EMsgRelease
,
EMsgRemote
,
EMsgResponse
}
|
enum
|
TRemoteType
{
ERemotePhone
,
ERemoteUnknown
}
|
enum
|
TRespParam
{
ERespResult
}
|
enum
|
TResultCategory
{
EResultNormal
= 0,
EResultPanic
,
EResultException
,
EResultTimeout
,
EResultLeave
}
|
enum
|
TRunParams
{
ERunModule
,
ERunInifile
,
ERunTestcasefile
,
ERunTestcasenum
,
ERunTitle
}
|
enum
|
TRunStatus
{
ERunStarted
,
ERunError
,
ERunReady
}
|
enum
|
TRunStatusParams
{
ERunResult
,
ERunCategory
}
|
Constructor & Destructor Documentation
CStifTFwIfProt()
CStifTFwIfProt
|
(
|
)
|
[private]
|
From <base_class member_description. <member_description.> From <base_class member_description>=""> C++ default constructor.
~CStifTFwIfProt()
IMPORT_C
|
~CStifTFwIfProt
|
(
|
)
|
[virtual]
|
Member Functions Documentation
Append(const TDesC &)
Append string to message.
Append(KeywordFunc, TInt)
Append keyword string to message.
Append(KeywordFunc, TInt, TInt)
Append keyword type-value string to message.
Append(KeywordFunc, TInt, const TDesC &)
Append keyword type-value string to message.
Append(KeywordFunc, TInt, KeywordFunc, TInt)
Append keyword type-value string to message.
AppendId(TUint32)
Append hexadecimal protocol identifier to message.
CmdType(TInt)
IMPORT_C
TPtrC
|
CmdType
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian OS constructor is private.
DstDevId()
Get protocol destination device identifier.
DstId()
Get protocol destination identifier.
DstTestId()
Get protocol destination test identifier.
EventStatus(TInt)
IMPORT_C
TPtrC
|
EventStatus
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
EventStatusParams(TInt)
IMPORT_C
TPtrC
|
EventStatusParams
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
EventType(TInt)
IMPORT_C
TPtrC
|
EventType
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
Message()
const
TDesC
&
|
Message
|
(
|
)
|
[inline, virtual]
|
MsgType(TInt)
IMPORT_C
TPtrC
|
MsgType
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
Parse(TDesC &, KeywordFunc)
ParseCmdResponseL()
void
|
ParseCmdResponseL
|
(
|
)
|
[private]
|
ParseHeaderL()
void
|
ParseHeaderL
|
(
|
)
|
[private]
|
ParseMessageL()
TInt
|
ParseMessageL
|
(
|
)
|
[private]
|
ParseOptArg(const TDesC &, TPtrC &, TPtrC &)
ParseRemoteL()
void
|
ParseRemoteL
|
(
|
)
|
[private]
|
ParseReserveL()
void
|
ParseReserveL
|
(
|
)
|
[private]
|
ParseResponseL()
void
|
ParseResponseL
|
(
|
)
|
[private]
|
RemoteType(TInt)
IMPORT_C
TPtrC
|
RemoteType
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
RespParam(TInt)
IMPORT_C
TPtrC
|
RespParam
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
ResultCategory(TInt)
IMPORT_C
TPtrC
|
ResultCategory
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
RunParams(TInt)
IMPORT_C
TPtrC
|
RunParams
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
RunStatus(TInt)
IMPORT_C
TPtrC
|
RunStatus
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
RunStatusParams(TInt)
IMPORT_C
TPtrC
|
RunStatusParams
|
(
|
TInt
|
aKeyword
|
)
|
[static]
|
SetDstId(TUint32)
Set protocol destination identifier.
SetL(const TDesC &)
IMPORT_C
TInt
|
SetL
|
(
|
const
TDesC
&
|
aMessage
|
)
|
|
SetSrcId(TUint32)
Set protocol source identifier.
SrcDevId()
Get protocol source device identifier.
SrcId()
Get protocol source identifier.
SrcTestId()
Get protocol source test identifier.
Member Enumerations Documentation
Enum TCmdType
Enumerators
ECmdRun
|
|
ECmdPause
|
|
ECmdResume
|
|
ECmdCancel
|
|
ECmdRequest
|
|
ECmdRelease
|
|
ECmdSendReceive
|
|
ECmdSetEvent
|
|
ECmdUnsetEvent
|
|
ECmdUnknown
|
|
Enum TEventStatus
Enumerators
EEventActive
|
|
EEventSet
|
|
EEventError
|
|
Enum TMsgType
Enumerators
EMsgReserve
|
|
EMsgRelease
|
|
EMsgRemote
|
|
EMsgResponse
|
|
Enum TRemoteType
Enumerators
ERemotePhone
|
|
ERemoteUnknown
|
|
Enum TResultCategory
Enumerators
EResultNormal = 0
|
|
EResultPanic
|
|
EResultException
|
|
EResultTimeout
|
|
EResultLeave
|
|
Enum TRunParams
Enumerators
ERunModule
|
|
ERunInifile
|
|
ERunTestcasefile
|
|
ERunTestcasenum
|
|
ERunTitle
|
|
Enum TRunStatus
Enumerators
ERunStarted
|
|
ERunError
|
|
ERunReady
|
|
Member Data Documentation
union CStifTFwIfProt::@42 @43
union CStifTFwIfProt::@42
|
@43
|
TEventStatus
iEventStatus
TEventIf::TEventType
iEventType
HBufC * iMessageBuf
HBufC
*
|
iMessageBuf
|
[private]
|
TResultCategory
iResultCategory
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.