Loading ttcn/CAM/LibItsCam_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -39,7 +39,7 @@ module LibItsCam_Templates { in template (present) CAM p_camMsg in template (present) CAM p_camMsg ) := { ) := { msgIn := p_camMsg, msgIn := p_camMsg, recvTime := *, recvTime := ?, gnNextHeader := *, gnNextHeader := *, gnHeaderType := *, gnHeaderType := *, gnHeaderSubtype := *, gnHeaderSubtype := *, Loading ttcn/CAM/LibItsCam_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -126,7 +126,7 @@ module LibItsCam_TestSystem language "TTCN-3:2010 Real Time and Performance Test */ */ type record CamInd { type record CamInd { CAM msgIn, CAM msgIn, UInt64 recvTime optional, UInt64 recvTime, UInt8 gnNextHeader optional, UInt8 gnNextHeader optional, UInt8 gnHeaderType optional, UInt8 gnHeaderType optional, UInt8 gnHeaderSubtype optional, UInt8 gnHeaderSubtype optional, Loading ttcn/DENM/LibItsDenm_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -64,7 +64,7 @@ module LibItsDenm_Templates { template (present) DENM p_denMsg template (present) DENM p_denMsg ) := { ) := { msgIn := p_denMsg, msgIn := p_denMsg, recvTime := *, recvTime := ?, gnNextHeader := *, gnNextHeader := *, gnHeaderType := *, gnHeaderType := *, gnHeaderSubtype := *, gnHeaderSubtype := *, Loading ttcn/DENM/LibItsDenm_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -130,7 +130,7 @@ module LibItsDenm_TestSystem { */ */ type record DenmInd { type record DenmInd { DENM msgIn, DENM msgIn, UInt64 recvTime optional, UInt64 recvTime, UInt8 gnNextHeader optional, UInt8 gnNextHeader optional, UInt8 gnHeaderType optional, UInt8 gnHeaderType optional, UInt8 gnHeaderSubtype optional, UInt8 gnHeaderSubtype optional, Loading ttcn/DENM/LibItsDenm_TypesAndValues.ttcn +0 −1 Original line number Original line Diff line number Diff line Loading @@ -9,7 +9,6 @@ module LibItsDenm_TypesAndValues { //LibCommon //LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibIts // LibIts import from DENM_PDU_Descriptions language "ASN.1:1997" all; import from DENM_PDU_Descriptions language "ASN.1:1997" all; Loading Loading
ttcn/CAM/LibItsCam_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -39,7 +39,7 @@ module LibItsCam_Templates { in template (present) CAM p_camMsg in template (present) CAM p_camMsg ) := { ) := { msgIn := p_camMsg, msgIn := p_camMsg, recvTime := *, recvTime := ?, gnNextHeader := *, gnNextHeader := *, gnHeaderType := *, gnHeaderType := *, gnHeaderSubtype := *, gnHeaderSubtype := *, Loading
ttcn/CAM/LibItsCam_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -126,7 +126,7 @@ module LibItsCam_TestSystem language "TTCN-3:2010 Real Time and Performance Test */ */ type record CamInd { type record CamInd { CAM msgIn, CAM msgIn, UInt64 recvTime optional, UInt64 recvTime, UInt8 gnNextHeader optional, UInt8 gnNextHeader optional, UInt8 gnHeaderType optional, UInt8 gnHeaderType optional, UInt8 gnHeaderSubtype optional, UInt8 gnHeaderSubtype optional, Loading
ttcn/DENM/LibItsDenm_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -64,7 +64,7 @@ module LibItsDenm_Templates { template (present) DENM p_denMsg template (present) DENM p_denMsg ) := { ) := { msgIn := p_denMsg, msgIn := p_denMsg, recvTime := *, recvTime := ?, gnNextHeader := *, gnNextHeader := *, gnHeaderType := *, gnHeaderType := *, gnHeaderSubtype := *, gnHeaderSubtype := *, Loading
ttcn/DENM/LibItsDenm_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -130,7 +130,7 @@ module LibItsDenm_TestSystem { */ */ type record DenmInd { type record DenmInd { DENM msgIn, DENM msgIn, UInt64 recvTime optional, UInt64 recvTime, UInt8 gnNextHeader optional, UInt8 gnNextHeader optional, UInt8 gnHeaderType optional, UInt8 gnHeaderType optional, UInt8 gnHeaderSubtype optional, UInt8 gnHeaderSubtype optional, Loading
ttcn/DENM/LibItsDenm_TypesAndValues.ttcn +0 −1 Original line number Original line Diff line number Diff line Loading @@ -9,7 +9,6 @@ module LibItsDenm_TypesAndValues { //LibCommon //LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibIts // LibIts import from DENM_PDU_Descriptions language "ASN.1:1997" all; import from DENM_PDU_Descriptions language "ASN.1:1997" all; Loading