#include <s32strm.h>
class TInternalizer |
Public Member Functions | |
---|---|
TInternalizeFunction | Function() |
void | operator()(T &, RReadStream &) |
A family of classes whose instances can be used to perform internalisation on behalf of other objects.
TInternalizeFunction | Function | ( | ) | [static, inline] |
Gets a pointer to the function to be used to perform internalisation.
The implementation is the private, static member of this class, InternalizeAsL().