DataRequestFactory.
More...
#include <Protocol.h>
|
static std::shared_ptr< DataRequest > | create (std::shared_ptr< BaosConnector > connector, unsigned char subService, unsigned short offset, unsigned short count) |
|
static std::shared_ptr< DataRequest > | create (unsigned char version, unsigned char subService, unsigned short offset, unsigned short count) |
|
DataRequest::Ptr DataRequestFactory::create |
( |
std::shared_ptr< BaosConnector > |
connector, |
|
|
unsigned char |
subService, |
|
|
unsigned short |
offset, |
|
|
unsigned short |
count |
|
) |
| |
|
static |
DataRequest::Ptr DataRequestFactory::create |
( |
unsigned char |
version, |
|
|
unsigned char |
subService, |
|
|
unsigned short |
offset, |
|
|
unsigned short |
count |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: