PICloud small patches
This commit is contained in:
@@ -28,11 +28,13 @@
|
||||
#include "pistreampacker.h"
|
||||
|
||||
|
||||
class PICloudBase
|
||||
class PIP_CLOUD_EXPORT PICloudBase
|
||||
{
|
||||
public:
|
||||
PICloudBase();
|
||||
|
||||
PIString serverName() const;
|
||||
|
||||
protected:
|
||||
PIEthernet eth;
|
||||
PIStreamPacker streampacker;
|
||||
|
||||
Reference in New Issue
Block a user