Nif Class Reference
#include
<nifman_internal.h>
Public Member Functions |
---|
IMPORT_C void | BindL(MNifIfUser &, TAny *, TDes &, const TDesC &) |
IMPORT_C void | CheckInstalledL() |
IMPORT_C void | CheckInstalledMBufManagerL() |
IMPORT_C CNifAgentBase * | CreateAgentL(const TDesC &, const TBool) |
IMPORT_C CNifIfBase * | CreateInterfaceL(const TDesC &, MNifIfNotify *) |
IMPORT_C CNifIfBase * | CreateInterfaceL(const TDesC &) |
IMPORT_C CProtocolBase * | IsProtocolLoaded(const TDesC &) |
IMPORT_C void | NetworkLayerClosed(MNifIfUser &) |
IMPORT_C CConnectionProvdBase * | NewConnectionL(MConnectionNotify *, TUint) |
IMPORT_C void | ProgressL(TNifProgress &, const TDesC &) |
IMPORT_C void | ProgressL(TNifProgress &, TAny *, CNifIfBase *) |
IMPORT_C TInt | SetSocketState(TNifSocketState, CServProviderBase *) |
IMPORT_C void | StartL(TDes &, const TDesC &) |
IMPORT_C void | Stop(const TDesC &) |
IMPORT_C void | Stop(TAny *, CNifIfBase *) |
Member Function Documentation
BindL ( MNifIfUser &, TAny *, TDes &, const TDesC & )
CheckInstalledL ( )
IMPORT_C void | CheckInstalledL | ( | ) | [static] |
CheckInstalledMBufManagerL ( )
IMPORT_C void | CheckInstalledMBufManagerL | ( | ) | [static] |
CreateAgentL ( const TDesC &, const TBool )
CreateInterfaceL ( const TDesC &, MNifIfNotify * )
CreateInterfaceL ( const TDesC & )
IsProtocolLoaded ( const TDesC & )
NetworkLayerClosed ( MNifIfUser & )
IMPORT_C void | NetworkLayerClosed | ( | MNifIfUser & | aUser | ) | [static] |
NewConnectionL ( MConnectionNotify *, TUint )
IMPORT_C CConnectionProvdBase * | NewConnectionL | ( | MConnectionNotify * | aConnection, |
| TUint | aId |
| ) | [static] |
ProgressL ( TNifProgress &, const TDesC & )
ProgressL ( TNifProgress &, TAny *, CNifIfBase * )
SetSocketState ( TNifSocketState, CServProviderBase * )
StartL ( TDes &, const TDesC & )
IMPORT_C void | StartL | ( | TDes & | aResult, |
| const TDesC & | aName =
TPtrC() |
| ) | [static] |
Stop ( const TDesC & )
IMPORT_C void | Stop | ( | const TDesC & | aName =
TPtrC() | ) | [static] |
Stop ( TAny *, CNifIfBase * )