CFsDispatchObject Class Reference
class CFsDispatchObject : public CFsObject
|
Implements a request dispatcher.
Base class for file server resources. for example subsessions that are opened, such as
RFile
etc, that need closing are closed by issuing a subsession close request, handled by this object.
Constructor & Destructor Documentation
~CFsDispatchObject()
~CFsDispatchObject
|
(
|
)
|
[protected]
|
Member Functions Documentation
Close()
IMPORT_C void
|
Close
|
(
|
)
|
[virtual]
|
Dispatch()
void
|
Dispatch
|
(
|
)
|
[protected]
|
DoInitL(TInt)
void
|
DoInitL
|
(
|
TInt
|
aDrvNumber
|
)
|
[protected]
|
DriveNumber()
TInt
|
DriveNumber
|
(
|
)
|
const [inline]
|
Returns the drive number.
IsCorrectThread()
IMPORT_C
TBool
|
IsCorrectThread
|
(
|
)
|
[virtual]
|
Member Data Documentation
TInt
iDriveNumber
TInt
|
iDriveNumber
|
[private]
|
CFsInternalRequest * iRequest
CFsInternalRequest *
|
iRequest
|
[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.