examples/Base/IPC/secureserver/secureserver.h File Reference

Go to the source code of this file.

Classes

class  CSecureServer
class  CSecureServerSession
class  CSecureServerSubSession

Enumerations

enum  TSecureServerPanic {
  EBadRequest = 1, EDescriptorNonNumeric, EMainSchedulerError, EServerCreateServer,
  EServerStartServer, ECreateTrapCleanup, EBadSubsessionHandle, ESecureServerSecurityPolicy
}

Variables

const TUint KDefaultHeapSize = 0x10000
const TInt KSecureServerRangeCount = 5
const TInt KSecureServerRanges [KSecureServerRangeCount]
const CPolicyServer::TPolicyElement KSecureServerElements []
const TUint8 KSecureServerElementsIndex [KSecureServerRangeCount]
const CPolicyServer::TPolicy KSecureServerPolicy

Detailed Description

Definition in file secureserver.h.


Enumeration Type Documentation


Variable Documentation

const TUint KDefaultHeapSize = 0x10000
const TInt KSecureServerRangeCount = 5
const CPolicyServer::TPolicyElement KSecureServerElements[]
const CPolicyServer::TPolicy KSecureServerPolicy
Initial value:

The security policy of the server. This is passed to the constructor of the policy server. In this example, this is the constructor of the CSecureServer class.

See also:
CSecureServer

Definition at line 180 of file secureserver.h.


Generated by  doxygen 1.6.2