TServerStartParams Class Reference
class TServerStartParams : public TStartParamsBase |
Parameters for starting server
Private Member Functions |
---|
void | SetType() |
Constructor & Destructor Documentation
TServerStartParams()
Initailise Server start parameters with default message slots
Member Functions Documentation
GetAsCommandLine()
TPtrC
| GetAsCommandLine | ( | ) | const |
get server start commandline buffer
GetNumberOfServerSlots()
TInt
| GetNumberOfServerSlots | ( | ) | |
get number of message slots
GetServerFileName()
const TDesC & | GetServerFileName | ( | ) | |
GetServerName()
const TDesC & | GetServerName | ( | ) | |
SetNumberOfServerSlots(TInt)
void | SetNumberOfServerSlots | ( | TInt | aSlots | ) | |
set number of message slots
SetServerFileName(const TDesC &)
void | SetServerFileName | ( | const TDesC & | aExeName | ) | |
SetServerName(const TDesC &)
void | SetServerName | ( | const TDesC & | aServerName | ) | |
Parameters
const TDesC & aServerName | |
SetServerUids(TUid, TUid, TUid)
SetType()
void | SetType | ( | ) | [private, virtual] |
Fix the type of these params to KServerStartParamsTypeUid
Member Data Documentation
TInt
iNumberOfSlots
TInt
| iNumberOfSlots | [private] |
Number of slots in server
TFileName
iServerFileName
TUidType
iUids
a set of three unique identifiers (UIDs) identify the server
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.