Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoShiMin/Kernel-Bridge
/ CommPort
Method
CommPort
User-Bridge/API/CommPort.cpp:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
#include
"CommPort.h"
7
8
CommPort::CommPort() : hPort(NULL), Connected(FALSE) {}
9
10
CommPort::~CommPort() {
11
Disconnect();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected