#include <HdlcdClientCreate.h>
|
std::vector< unsigned char > | m_Buffer |
| The buffer containing partly received frames or higher-layer payload. More...
|
|
size_t | m_BytesRemaining |
| The amount of bytes required to finalize frame assembly during reception. More...
|
|
Definition at line 31 of file HdlcdClientCreate.h.
static HdlcdClientCreate HdlcdClientCreate::Create |
( |
const std::string & |
a_RemoteAddress, |
|
|
uint16_t |
a_TcpPortNbr, |
|
|
uint16_t |
a_SerialPortNbr |
|
) |
| |
|
inlinestatic |
static std::shared_ptr<HdlcdClientCreate> HdlcdClientCreate::CreateDeserializedFrame |
( |
| ) |
|
|
inlinestatic |
const std::string& HdlcdClientCreate::GetRemoteAddress |
( |
| ) |
const |
|
inline |
uint16_t HdlcdClientCreate::GetSerialPortNbr |
( |
| ) |
const |
|
inline |
uint16_t HdlcdClientCreate::GetTcpPortNbr |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: