|
|
|
|
Location:
S32STRM.H
class Externalize;
A class whose members are used to distinguish between the two variants of the Symbian OS internal function DoExternalizeL().
Defined in Externalize:
Function, Member
class Member;
Indicates that an object will be externalized by calling its ExternalizeL() member.
class Function;
Indicates that an object will be externalized by calling a global ExternalizeL() function.