NetUps::CNetUps Class Reference
class NetUps::CNetUps : public CBase |
Constructor & Destructor Documentation
CNetUps(TInt32)
CNetUps | ( | TInt32 | aServiceId | ) | [private] |
~CNetUps()
Deletes this instance of the Net UPS.
Member Functions Documentation
CancelRequest(const Messages::TNodeId &, const TRequestId &)
Cancels an outstanding asynchronous UPS Policy Check Request.
Parameters
const Messages::TNodeId & aCallersNodeId | A structure which uniquely identifies the node which posted the original request. |
const TRequestId & aRequestId | This variable uniquelyidentifies the policy check request which is to be cancelled. |
ConstructL(TInt32)
void | ConstructL | ( | TInt32 | aServiceId | ) | [private, virtual] |
DecrementConnectionCountL(const Messages::TNodeId &)
Decrements the connection count associated with a particular thread. This method should always be called when a connection is deleted.
Parameters
const Messages::TNodeId & aCallersNodeId | The CommsId associated with the caller of this method. |
DecrementConnectionCountL(const Messages::TNodeId &, TProcessId &, TThreadId &)
IncrementConnectionCountL(const Messages::TNodeId &)
Increments the connection count associated with a particular thread. Typically the connection count is incremented by the NetUps as soon as the request is authorised to avoid race conditions which may result in an inaccurate connection count.
Parameters
const Messages::TNodeId & aCallersNodeId | The CommsId associated with the caller of this method. |
NewL(TInt32)
Creates an instance of the Net UPS.
ProcessPolicyCheckRequestL(TPolicyCheckRequestData &, TRequestId &)
Parameters
TPolicyCheckRequestData & aPolicyCheckRequestData | A structure which encapsulates the attributes associated with a policy check request. |
TRequestId & aRequestId | The NetUps updates this variable with an identifier which uniquely identifies this policy check request. |
UpsDisabled(TInt32)
Determines whether the NetUps Component is disabled or enabled for a given Service ID.
Parameters
TInt32 aServiceId | The service ID which specialises this query. |
operator=(const CNetUps &)
void | operator= | ( | const CNetUps & | | ) | [private] |
operator==(const CNetUps &)
bool | operator== | ( | const CNetUps & | | ) | [private] |
Member Data Documentation
__FLOG_DECLARATION_MEMBER
| __FLOG_DECLARATION_MEMBER | [private] |
CNetUpsImpl * iNetUps
CNetUpsImpl * | iNetUps | [private] |
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.