CNewFileServiceBase Class Reference
class CNewFileServiceBase : public CAknAppServiceBase |
Base class for server applications
NewService.lib
- Since
- Series 60 3.0
Inherited Functions |
---|
| CAknAppServiceBase::CAknAppServiceBase() |
| CAknAppServiceBase::CreateL() |
| CAknAppServiceBase::ServiceError(const RMessage2 &,TInt) |
| CAknAppServiceBase::~CAknAppServiceBase() |
| CApaAppServiceBase::CApaAppServiceBase() |
| CApaAppServiceBase::CountResources() |
| CApaAppServiceBase::Disconnect(const RMessage2 &) |
| CApaAppServiceBase::SecurityCheckL(const RMessage2 &,TInt &,TSecurityInfo &) |
| CApaAppServiceBase::SendAppServerExitNotification(TInt) |
| CApaAppServiceBase::~CApaAppServiceBase() |
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| CSession2::CSession2() |
| CSession2::Extension_(TUint,TAny *&,TAny *) |
| CSession2::ResourceCountMarkEnd(const RMessage2 &) |
| CSession2::ResourceCountMarkStart() |
| CSession2::Server()const |
| CSession2::SetServer(const CServer2 *) |
| CSession2::~CSession2() |
Constructor & Destructor Documentation
CNewFileServiceBase()
IMPORT_C | CNewFileServiceBase | ( | ) | [protected] |
~CNewFileServiceBase()
IMPORT_C | ~CNewFileServiceBase | ( | ) | [virtual] |
Member Functions Documentation
DeserializeGenericParamsL(const RMessage2 &)
void | DeserializeGenericParamsL | ( | const RMessage2 & | aMessage | ) | [private] |
GenericParams()
IMPORT_C CAiwGenericParamList * | GenericParams | ( | ) | [protected] |
Getter for member variable
- Since
- Series 60 3.0
GetErrorCode()
IMPORT_C TInt | GetErrorCode | ( | ) | |
HandleCompletedNewServiceL(TBool)
IMPORT_C void | HandleCompletedNewServiceL | ( | TBool | aReturnValue | ) | [protected] |
Parameters
TBool aReturnValue | ETrue if the media file was succesfully created |
HandleNewFileL(MNewFileServiceObserver *, CDesCArray &, TNewServiceFileType, TBool)
Create a new media file
- Since
- Series 60 3.0
HandleNewFileL(MNewFileServiceObserver *, RFile &, TNewServiceFileType)
Create a new media file
- Since
- Series 60 3.0
ServiceCompleteL()
void | ServiceCompleteL | ( | ) | [protected, pure virtual] |
Notifies the server application that service is complete and it may safely close
- Since
- Series 60 3.0
ServiceL(const RMessage2 &)
IMPORT_C void | ServiceL | ( | const RMessage2 & | aMessage | ) | [protected, virtual] |
SetErrorCode(TInt)
IMPORT_C void | SetErrorCode | ( | TInt | | ) | |
Member Data Documentation
CDesCArrayFlat * iFilenameArray
CAiwGenericParamList * iGenericParams
CAiwGenericParamList * | iGenericParams | [private] |
RMessage2
iPendingMessage
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.