Loading ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn +3 −3 Original line number Original line Diff line number Diff line Loading @@ -355,7 +355,7 @@ module LibItsGeoNetworking_Functions { //TODO shall stop be called here? //TODO shall stop be called here? stop; stop; } } [] a_shutdown { [] a_shutdown() { f_poDefault(); f_poDefault(); log("*** a_default: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); log("*** a_default: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); stop; stop; Loading @@ -372,7 +372,7 @@ module LibItsGeoNetworking_Functions { ) { ) { repeat; repeat; } } [] a_shutdown { [] a_shutdown() { f_poNeighbour(); f_poNeighbour(); log("*** a_neighbourDefault: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); log("*** a_neighbourDefault: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); stop; stop; Loading Loading @@ -568,7 +568,7 @@ module LibItsGeoNetworking_Functions { mw_geoNwInd( mw_geoNwInd( mw_geoNwPdu( mw_geoNwPdu( mw_lsReplyHeader( mw_lsReplyHeader( p_reqStationType, ?, p_reqSeqNumber, p_reqSeqNumber, ?, ?, p_reqSrcPosVector p_reqSrcPosVector Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Functions.ttcn +3 −3 Original line number Original line Diff line number Diff line Loading @@ -355,7 +355,7 @@ module LibItsGeoNetworking_Functions { //TODO shall stop be called here? //TODO shall stop be called here? stop; stop; } } [] a_shutdown { [] a_shutdown() { f_poDefault(); f_poDefault(); log("*** a_default: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); log("*** a_default: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); stop; stop; Loading @@ -372,7 +372,7 @@ module LibItsGeoNetworking_Functions { ) { ) { repeat; repeat; } } [] a_shutdown { [] a_shutdown() { f_poNeighbour(); f_poNeighbour(); log("*** a_neighbourDefault: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); log("*** a_neighbourDefault: INFO: TEST COMPONENT NOW STOPPING ITSELF! ***"); stop; stop; Loading Loading @@ -568,7 +568,7 @@ module LibItsGeoNetworking_Functions { mw_geoNwInd( mw_geoNwInd( mw_geoNwPdu( mw_geoNwPdu( mw_lsReplyHeader( mw_lsReplyHeader( p_reqStationType, ?, p_reqSeqNumber, p_reqSeqNumber, ?, ?, p_reqSrcPosVector p_reqSrcPosVector Loading