libdoip  0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
doip::DoIPServer Member List

This is the complete list of members for doip::DoIPServer, including all inherited members.

closeTcpSocket()doip::DoIPServer
closeUdpSocket()doip::DoIPServer
DoIPServer(const ServerConfig &config=DefaultServerConfig)doip::DoIPServerexplicit
DoIPServer(const DoIPServer &)=deletedoip::DoIPServer
DoIPServer(DoIPServer &&)=deletedoip::DoIPServer
getClientIp() constdoip::DoIPServerinline
getClientPort() constdoip::DoIPServerinline
getEid() constdoip::DoIPServerinline
getFurtherActionRequired() constdoip::DoIPServerinline
getGid() constdoip::DoIPServerinline
getVin() constdoip::DoIPServerinline
isRunning() constdoip::DoIPServerinline
operator=(const DoIPServer &)=deletedoip::DoIPServer
operator=(DoIPServer &&)=deletedoip::DoIPServer
setAnnounceInterval(unsigned int Interval)doip::DoIPServer
setAnnounceNum(int Num)doip::DoIPServer
setDefaultEid()doip::DoIPServer
setEid(uint64_t nputEID)doip::DoIPServer
setFurtherActionRequired(DoIPFurtherAction furtherActionRequired)doip::DoIPServer
setGid(uint64_t inputGID)doip::DoIPServer
setLogicalGatewayAddress(DoIPAddress logicalAddress)doip::DoIPServer
setLoopbackMode(bool useLoopback)doip::DoIPServer
setupTcpSocket()doip::DoIPServer
setupUdpSocket()doip::DoIPServer
setVin(const std::string &VINString)doip::DoIPServer
setVin(const DoIpVin &vin)doip::DoIPServer
waitForTcpConnection()doip::DoIPServer
~DoIPServer()doip::DoIPServer