Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <S32STD.H>

Class TSwizzleBase

class TSwizzleBase : public TSwizzleCBase;

Description

Implementation class for swizzles.

Although part of the class hierarchy, no function or data members in this class form part of the public application programming interface.

The class is not intended for instantiation.

Derivation

Members

Defined in TSwizzleBase:

Inherited from TSwizzleCBase:


Construction and destruction


TSwizzleBase()

protected: inline TSwizzleBase();

Description


TSwizzleBase(TAny *)

protected: inline TSwizzleBase(TAny *aPtr);

Description

Parameters

TAny *aPtr


TSwizzleBase(TStreamId)

protected: inline TSwizzleBase(TStreamId anId);

Description

Parameters

TStreamId anId

[Top]


Member functions


Ptr()const

protected: inline TAny* Ptr() const;

Description

Return value

TAny *