Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: Base.h

Class TMdaRawPackage

class TMdaRawPackage;

Description

Abstract base class for all media server package types.

This class has no user accessible functions.

Members

Defined in TMdaRawPackage:
Package(), Package(), SetSize(), TMdaRawPackage(), iThis


Construction and destruction


TMdaRawPackage()

protected: inline TMdaRawPackage(TInt aDerivedSize);

Description

Parameters

TInt aDerivedSize

[Top]


Member functions


Package()

inline TPtr8 &Package();

Description

Return value

TPtr8 &


Package()

inline const TPtr8 &Package() const;

Description

Return value

const TPtr8 &


SetSize()

protected: inline void SetSize(TInt aDerivedSize);

Description

Parameters

TInt aDerivedSize

[Top]


Member data


iThis

protected: TPtr8 iThis;

Description