TAlfMarkerCommand Class Reference

class TAlfMarkerCommand : public TAlfCommand

TAlfMarkerCommand is a special marker command that has no functionality, but can be entered into the scheduler to mark a specific point in time.

Inherits from

Constructor & Destructor Documentation

TAlfMarkerCommand(TInt)

IMPORT_C TAlfMarkerCommand ( TInt aId )

Constructs a new marker command.

Parameters

TInt aId Identifier of the marker.

Member Functions Documentation

CommandExtension(const TUid &, TAny **)

IMPORT_C void CommandExtension ( const TUid & aExtensionUid,
TAny ** aExtensionParams
) [protected, virtual]

Parameters

const TUid & aExtensionUid
TAny ** aExtensionParams

ExecuteL(CAlfEnv &)

IMPORT_C void ExecuteL ( CAlfEnv & aEnv ) const [virtual]

Executes the command.

Parameters

CAlfEnv & aEnv The environment in which the command is being executed.

Id()

IMPORT_C TInt Id ( ) const

Determines the identifier of the marker.

Size()

IMPORT_C TInt Size ( ) const [virtual]

Returns the size of the command.

Member Data Documentation

TInt iSpare1

TInt iSpare1 [private]

TInt iSpare2

TInt iSpare2 [private]