cdlcompilertoolkit/src/CdlTkWriteInstance.cpp
branchRCL_3
changeset 44 8b4f687b7a95
parent 1 b700e12870ca
equal deleted inserted replaced
42:01fc9b7302d1 44:8b4f687b7a95
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009, 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   127 * Contributors:\n\
   127 * Contributors:\n\
   128 *\n\
   128 *\n\
   129 * Description:\n\
   129 * Description:\n\
   130 *\n\
   130 *\n\
   131 */\n\n\
   131 */\n\n\
   132 // This file was generated from $CDLNAME.\n\
       
   133 // It contains the customisation API.\n\
   132 // It contains the customisation API.\n\
   134 // It should not be modified manually.\n\
   133 // It should not be modified manually.\n\
   135 \n\
   134 \n\
   136 #ifndef $CDLGUARD\n\
   135 #ifndef $CDLGUARD\n\
   137 #define $CDLGUARD\n\
   136 #define $CDLGUARD\n\
   138 \n\
   137 \n\
   139 #include <cdlengdef.h>\n\
   138 #include <CdlEngDef.h>\n\
   140 #include \"$CDLINCNAME.common.h\"\n\
   139 #include \"$CDLINCNAME.common.h\"\n\
   141 \n\
   140 \n\
   142 namespace $CDLNS\n\
   141 namespace $CDLNS\n\
   143 {\n\
   142 {\n\
   144 \n\
   143 \n\
   214 * Contributors:\n\
   213 * Contributors:\n\
   215 *\n\
   214 *\n\
   216 * Description:\n\
   215 * Description:\n\
   217 *\n\
   216 *\n\
   218 */\n\n\
   217 */\n\n\
   219 // $INSTNAME generated by\n\
       
   220 // $CMDLINE\n\
       
   221 // This customisation implements the interface defined in $CDLNAME\n\
   218 // This customisation implements the interface defined in $CDLNAME\n\
   222 \n\
   219 \n\
   223 #include \"$HEADERNAME\"\n\
   220 #include \"$HEADERNAME\"\n\
   224 $EXTRA\n\
   221 $EXTRA\n\
   225 namespace $INSTNS\n\
   222 namespace $INSTNS\n\
   279 *\n\
   276 *\n\
   280 * Description:\n\
   277 * Description:\n\
   281 *\n\
   278 *\n\
   282 */\n\n\
   279 */\n\n\
   283 // This header file contains the customisation implementation identity for $INSTNAME\n\
   280 // This header file contains the customisation implementation identity for $INSTNAME\n\
   284 // It was generated by:\n\
       
   285 // $CMDLINE\n\
       
   286 // This file may be manually modified.\n\
   281 // This file may be manually modified.\n\
   287 \n\
   282 \n\
   288 #ifndef $INSTGUARD\n\
   283 #ifndef $INSTGUARD\n\
   289 #define $INSTGUARD\n\
   284 #define $INSTGUARD\n\
   290 #include \"$CDLINCNAME.custom.h\"\n\
   285 #include \"$CDLINCNAME.custom.h\"\n\
   323 *\n\
   318 *\n\
   324 * Description:\n\
   319 * Description:\n\
   325 *\n\
   320 *\n\
   326 */\n\n\
   321 */\n\n\
   327 // This header file contains the customisation implementation identity for $INSTNAME\n\
   322 // This header file contains the customisation implementation identity for $INSTNAME\n\
   328 // It was generated by:\n\
       
   329 // $CMDLINE\n\
       
   330 // This file may be manually modified.\n\
   323 // This file may be manually modified.\n\
   331 \n\
   324 \n\
   332 #ifndef $INSTGUARDRH\n\
   325 #ifndef $INSTGUARDRH\n\
   333 #define $INSTGUARDRH\n\
   326 #define $INSTGUARDRH\n\
   334 #include \"$CDLINCNAME.common.hrh\"\n\
   327 #include \"$CDLINCNAME.common.hrh\"\n\