Loading ttcn/LibIts_Interface.ttcn +4 −4 Original line number Original line Diff line number Diff line Loading @@ -333,7 +333,7 @@ module LibIts_Interface { CamPdu msgIn CamPdu msgIn } } with { with { encode (msgIn) "LibtItsCam_asn1" encode (msgIn) "LibItsCam_asn1" } } /** /** Loading @@ -343,7 +343,7 @@ module LibIts_Interface { CamPdu msgOut CamPdu msgOut } } with { with { encode (msgOut) "LibtItsCam_asn1" encode (msgOut) "LibItsCam_asn1" } } /** /** Loading @@ -356,7 +356,7 @@ module LibIts_Interface { TimeStamp receptionTime TimeStamp receptionTime } } with { with { encode (msgIn) "LibtItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" } } /** /** Loading @@ -368,7 +368,7 @@ module LibIts_Interface { DenmPdu msgOut DenmPdu msgOut } } with { with { encode (msgIn) "LibtItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" } } } // end fa1Primitives } // end fa1Primitives Loading Loading
ttcn/LibIts_Interface.ttcn +4 −4 Original line number Original line Diff line number Diff line Loading @@ -333,7 +333,7 @@ module LibIts_Interface { CamPdu msgIn CamPdu msgIn } } with { with { encode (msgIn) "LibtItsCam_asn1" encode (msgIn) "LibItsCam_asn1" } } /** /** Loading @@ -343,7 +343,7 @@ module LibIts_Interface { CamPdu msgOut CamPdu msgOut } } with { with { encode (msgOut) "LibtItsCam_asn1" encode (msgOut) "LibItsCam_asn1" } } /** /** Loading @@ -356,7 +356,7 @@ module LibIts_Interface { TimeStamp receptionTime TimeStamp receptionTime } } with { with { encode (msgIn) "LibtItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" } } /** /** Loading @@ -368,7 +368,7 @@ module LibIts_Interface { DenmPdu msgOut DenmPdu msgOut } } with { with { encode (msgIn) "LibtItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" } } } // end fa1Primitives } // end fa1Primitives Loading