dotXSINativeTemplateReadWrite6_0.h

00001 //***************************************************************************************
00002 //
00003 // File supervisor: Crosswalk team
00004 //
00005 // Copyright 2008 Autodesk, Inc.  All rights reserved.  
00006 // Use of this software is subject to the terms of the Autodesk license agreement 
00007 // provided at the time of installation or download, or which otherwise accompanies 
00008 // this software in either electronic or hard copy form.
00009 //
00010 //***************************************************************************************
00011 
00012 #ifndef DOTXSIRW_60_DEFINED
00013 #define DOTXSIRW_60_DEFINED
00014 
00015 #include "XSIParser.h"
00016 #include "dotXSIDefines.h"
00017 #include "dotXSINativeTemplateReadWrite3_5.h"
00018 #include "dotXSINativeTemplateReadWrite3_6.h"
00019 #include "dotXSINativeTemplateReadWrite5_0.h"
00020 
00029 SI_Error dotXSICB_ReadXSI_IndexList(    CXSIParser          *i_pParser, 
00030                                                         CdotXSITemplate     *i_pCurrentTemplate, 
00031                                                         CdotXSITemplate     *i_pNewTemplate );
00032 
00042 SI_Error dotXSICB_WriteXSI_IndexList(   CXSIParser          *i_pParser, 
00043                                                         CdotXSITemplate     *i_pCurrentTemplate, 
00044                                                         CdotXSITemplate     *i_pNewTemplate, 
00045                                                         SI_Int              i_nLevel );
00046 
00047 #endif // DOTXSIRW_60_DEFINED