|
UbiAnyCard Ver2 2.0
KICC ED785 단말기 연동 TCP 서버
|
다음에 대한 모든 멤버의 목록입니다 : ProtocolAdapter (모든 상속된 멤버들도 포함합니다.)
| bytesToUtf8String(const std::vector< byte > &buf, size_t len) | ProtocolAdapter | privatestatic |
| m_deviceReady | ProtocolAdapter | private |
| m_lastInitializationError | ProtocolAdapter | private |
| m_pendingMutex | ProtocolAdapter | private |
| m_pendingTxs | ProtocolAdapter | private |
| m_settings | ProtocolAdapter | private |
| m_stateMutex | ProtocolAdapter | private |
| m_txSeq | ProtocolAdapter | private |
| m_worker | ProtocolAdapter | private |
| onCommand(const std::string &cmdline, const std::weak_ptr< TcpServer::Session > &session) | ProtocolAdapter | |
| onEd785Response(const ED785Worker::Response &resp) | ProtocolAdapter | |
| ParseAndAppendElectronicMoney(std::vector< std::pair< std::string, std::string > > &kv) | ProtocolAdapter | privatestatic |
| ProtocolAdapter(ED785Worker &worker, const AppSettings &settings) | ProtocolAdapter | |
| rcToText(int rcd) | ProtocolAdapter | privatestatic |
| sendAndWait(int gcd, int jcd, const std::string &asciiPayload, uint32_t timeoutMs, const std::weak_ptr< TcpServer::Session > &session) | ProtocolAdapter | private |
| splitOnce(const std::string &s, char delim) | ProtocolAdapter | privatestatic |
| trim(const std::string &s) | ProtocolAdapter | privatestatic |