Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. This software, including documentation is protected by copyright controlled by Nokia Corporation. Copying, including reproducing, storing, adapting or translating, any or all of this material can only be done in accordance with the Nokia Symbian License version 1.0 (or any subsequent update) or any other license terms expressly agreed between you and Nokia. This material contains Nokia's confidential information which may not be disclosed to others without the prior written consent of Nokia.
Initial Contributors: Nokia Corporation - initial contribution.
Contributors:
Description:
Macro used to declare virtual functions from MMetaData interface and the virtual data table
Macros used to implement virtual functions from MMetaData interface and construct the v data table
SMETADATATYPE & | smetadata_cast | ( | Meta::SMetaData & | aObject | ) |
const SMETADATATYPE & | smetadata_cast | ( | const Meta::SMetaData & | aObject | ) |
SMETADATATYPE * | smetadata_cast | ( | Meta::SMetaData * | aObject | ) |
const SMETADATATYPE * | smetadata_cast | ( | const Meta::SMetaData * | aObject | ) |