Loading ccsrc/Ports/LibIts_ports/GN_ports/GeoNetworkingPort.hh +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ #include "LibItsGeoNetworking_TestSystem.hh" #include "GeoNetworkingLayer.hh" namespace LibItsGeoNetworking__TestSystem { class GeoNetworkingPort : public GeoNetworkingPort_BASE { Loading @@ -22,6 +24,8 @@ public: void set_parameter(const char *parameter_name, const char *parameter_value); void receiveMsg (const LibItsGeoNetworking__TestSystem::GeoNetworkingInd&, const Params&) {}; private: /* void Handle_Fd_Event(int fd, boolean is_readable, boolean is_writable, boolean is_error); */ Loading Loading
ccsrc/Ports/LibIts_ports/GN_ports/GeoNetworkingPort.hh +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ #include "LibItsGeoNetworking_TestSystem.hh" #include "GeoNetworkingLayer.hh" namespace LibItsGeoNetworking__TestSystem { class GeoNetworkingPort : public GeoNetworkingPort_BASE { Loading @@ -22,6 +24,8 @@ public: void set_parameter(const char *parameter_name, const char *parameter_value); void receiveMsg (const LibItsGeoNetworking__TestSystem::GeoNetworkingInd&, const Params&) {}; private: /* void Handle_Fd_Event(int fd, boolean is_readable, boolean is_writable, boolean is_error); */ Loading