OCTETSTRINGfx__enc__PullRequest__1(consthttp__www__cise__eu__servicemodel__v1__message::PullRequest&p){// FIXME Use enc/dec TITAN function external function f_enc_value(in Value x) return bitstring with { extension "prototype(convert) encode(abc)" }
BITSTRINGfx__enc__PullRequest__1(consthttp__www__cise__eu__servicemodel__v1__message::PullRequest&p){// FIXME Use enc/dec TITAN function external function f_enc_value(in Value x) return bitstring with { extension "prototype(convert) encode(abc)" }
INTEGERfx__dec__PullRequest__1(BITSTRING&b,http__www__cise__eu__servicemodel__v1__message::PullRequest&p){// FIXME Use enc/dec TITAN function external function f_enc_value(in Value x) return bitstring with { extension "prototype(convert) encode(abc)" }
v_encoded_pull_request:=fx_enc_PullRequest_1(p_pull_request);// Use encvalue decoration
//external function fx_enc_PullRequest_1(in PullRequest p_pull_request) return bitstring with {extension "prototype(convert) encode(XML)"}
//external function fx_dec_PullRequest_1(inout bitstring b, out PullRequest p_pull_request)return integer with {extension "prototype(sliding) decode(XML)"}
v_encoded_pull_request:=bit2oct(encvalue(p_pull_request));// FIXME Why encvalue does not call fx_enc_PullRequest
v_empty_signature:=fx_enc_xmldsig_signed_info(valueof(m_to_be_signed));// Use encvalue decoration
//external function fx_enc_PullRequest_1(in PullRequest p_pull_request) return bitstring with {extension "prototype(convert) encode(XML)"}
//external function fx_dec_PullRequest_1(inout bitstring b, out PullRequest p_pull_request)return integer with {extension "prototype(sliding) decode(XML)"}
v_empty_signature:=fx_enc_xmldsig_signed_info(valueof(m_to_be_signed));// Use encvalue decoration
//external function fx_enc_PullRequest_1(in PullRequest p_pull_request) return bitstring with {extension "prototype(convert) encode(XML)"}
//external function fx_dec_PullRequest_1(inout bitstring b, out PullRequest p_pull_request)return integer with {extension "prototype(sliding) decode(XML)"}
v_signature:=fx_enc_xmldsig(v_xml_signature);// Use encvalue decoration
//external function fx_enc_PullRequest_1(in PullRequest p_pull_request) return bitstring with {extension "prototype(convert) encode(XML)"}
//external function fx_dec_PullRequest_1(inout bitstring b, out PullRequest p_pull_request)return integer with {extension "prototype(sliding) decode(XML)"}