TFrameFormatBase Class Reference
The base class for
TFrameFormat
. Users implement specific frame formats by deriving from this class. Symbian provides a particular implementation in the
TFrameFormat
class. Each class derived from this class should be identified by a unique UID value, denoting its type. All subclasses should provide implementations of
DuplicateL()
.
TFrameFormat
Constructor & Destructor Documentation
TFrameFormatBase(TUid)
IMPORT_C
|
TFrameFormatBase
|
(
|
TUid
|
aType
|
)
|
[protected, explicit]
|
Parameters
TUid
aType
|
The UID used to identify a specific format class. It is used as a runtime identification of the particular subclass.
|
Member Functions Documentation
DuplicateL()
Creates a duplicate instance of the frame format object on the heap.
Reserved1()
IMPORT_C void
|
Reserved1
|
(
|
)
|
[private, virtual]
|
Reserved2()
IMPORT_C void
|
Reserved2
|
(
|
)
|
[private, virtual]
|
Reserved3()
IMPORT_C void
|
Reserved3
|
(
|
)
|
[private, virtual]
|
Reserved4()
IMPORT_C void
|
Reserved4
|
(
|
)
|
[private, virtual]
|
Type()
IMPORT_C
TUid
|
Type
|
(
|
)
|
const
|
Member Data Documentation
TInt
iReserved1
TInt
|
iReserved1
|
[private]
|
TInt
iReserved2
TInt
|
iReserved2
|
[private]
|
TInt
iReserved3
TInt
|
iReserved3
|
[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.