MNifIfUser Class Reference

class MNifIfUser

Interface between nifman and a layer 3 protocol This interface is used by nifman to perform operations on the layer 3 protocol

Since
v5.0

Member Functions Documentation

IfUserBindFailure(TInt, TAny *)

void IfUserBindFailure ( TInt aResult,
TAny * aId
) [pure virtual]

Parameters

TInt aResult
TAny * aId

IfUserCloseNetworkLayer()

void IfUserCloseNetworkLayer ( ) [pure virtual]

IfUserInterfaceDown(TInt, CNifIfBase *)

void IfUserInterfaceDown ( TInt aResult,
CNifIfBase * aIf
) [pure virtual]

Parameters

TInt aResult
CNifIfBase * aIf

IfUserIsNetworkLayerActive()

TBool IfUserIsNetworkLayerActive ( ) [pure virtual]

IfUserNewInterfaceL(CNifIfBase *, TAny *)

void IfUserNewInterfaceL ( CNifIfBase * aIf,
TAny * aId
) [pure virtual]

Parameters

CNifIfBase * aIf
TAny * aId

IfUserOpenNetworkLayer()

void IfUserOpenNetworkLayer ( ) [pure virtual]

IfUserProtocol()

CProtocolBase * IfUserProtocol ( ) [pure virtual]