SourceCode/Bond/BoounionPLC/PLC.h
@@ -48,6 +48,7 @@ void sendBroadcast(CComponent* pSender, CIntent* pIntent); void onRecvBroadcast(CComponent* pSender, CIntent* pIntent); bool isConnected(); void connect(); void setActionInterval(unsigned int nInterval); std::string& getName(); std::string& getIp();