Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

Callbacks for reading/writing

Functions


Function Documentation

SI_Error dotXSICB_ReadCluster CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a cluster template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadConstraint CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a constraint template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadCustomPSet CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a CustomPset template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadEnvelope CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a Envelope template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadFCurve CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a FCurve template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadFileInfo CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a FileInfo template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadGeneric CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a generic template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadIKRoot CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a IKRoot template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadImageClip CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a ImageClip template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadLight CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a Light template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadNurbsCurve CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a NurbsCurve template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadNurbsSurface CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a NurbsSurface template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadPatchSurface CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a PatchSurface template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadPolygonList CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a PolygonList template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadScene CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a Scene template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadShape CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a Shape template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadTriangleList CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a TriangleList template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_ReadTriStrip CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate
 

function to read a TriStrip template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteCluster CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a Cluster template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteConstraint CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a Constraint template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteCustomPSet CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a CustomPSet template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteEnvelope CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a Envelope template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteFCurve CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a FCurve template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteFileInfo CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a FileInfo template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteGeneric CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a Generic template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteIKRoot CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a IKRoot template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteImageClip CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a ImageClip template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteNurbsCurve CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a NurbsCurve template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteNurbsSurface CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a NurbsSurface template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WritePatchSurface CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a PatchSurface template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WritePolygonList CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a PolygonList template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteShape CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a Shape template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteTriangleList CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a TriangleList template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template

SI_Error dotXSICB_WriteTriStrip CXSIParser   i_pParser,
CdotXSITemplate   i_pCurrentTemplate,
CdotXSITemplate   i_pNewTemplate,
SI_Int    i_nLevel
 

function to write a TriStrip template

Parameters:
i_pParser  Parser used
i_pCurrentTemplate  Parent Template
i_pNewTemplate  New child template
© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.

© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.