separate PIEthernet::Address to PINetworkAddress, typedef PIEthernet::Address to PINetworkAddress and mark as deprecated
PIValueTree new attributes for File and Dir
This commit is contained in:
@@ -10,7 +10,7 @@ class DispatcherServer: public PIObject {
|
||||
PIOBJECT(DispatcherServer)
|
||||
|
||||
public:
|
||||
DispatcherServer(PIEthernet::Address addr);
|
||||
DispatcherServer(PINetworkAddress addr);
|
||||
~DispatcherServer();
|
||||
void start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user