NAME
calypso_intercode_to_xml_core.c
DESCRIPTION
Translation of INTERCODE records to XML
COPYRIGHT
(c) 2009 PRO ACTIVE SAS - See LICENCE.txt for licence information
AUTHOR
Johann Dantant / PRO ACTIVE
HISTORY
JDA 25/03/2009 : first public release JDA 16/12/2009 : major rework, separated pure parser from XML stuff
NAME
CalypsoOutputEnvAndHolderRecordEx
DESCRIPTION
Parse the ENV
INPUTS
CALYPSO_CTX_ST *ctx : library context const BYTE data[] : the record DWORD size : size of the record BOOL flat
RETURNS
CALYPSO_RC
NAME
CalypsoOutputEventRecordEx
DESCRIPTION
Parse a record from the Transport Log or Special Event file
INPUTS
CALYPSO_CTX_ST *ctx : library context const BYTE data[] : the record DWORD size : size of the record
RETURNS
CALYPSO_RC
NAME
CalypsoOutputContractRecordEx
DESCRIPTION
Parse a record from the Contracts file
INPUTS
CALYPSO_CTX_ST *ctx : library context const BYTE data[] : the record DWORD size : size of the record
RETURNS
CALYPSO_RC