Loading ttcn/LibItsECall_TypesAndValues.ttcn +5 −0 Original line number Diff line number Diff line Loading @@ -714,5 +714,10 @@ module LibItsECall_TypesAndValues { const AckValueType c_positiveAlAck := 0; const AckValueType c_clearDownAlAck := 2; const float c_now := 0.0; /** * @desc intial value for msd messageIdentifier */ const integer c_initialMessageIdentifier := 1; } // end constants } Loading
ttcn/LibItsECall_TypesAndValues.ttcn +5 −0 Original line number Diff line number Diff line Loading @@ -714,5 +714,10 @@ module LibItsECall_TypesAndValues { const AckValueType c_positiveAlAck := 0; const AckValueType c_clearDownAlAck := 2; const float c_now := 0.0; /** * @desc intial value for msd messageIdentifier */ const integer c_initialMessageIdentifier := 1; } // end constants }