This is the complete list of members for Pkt0Socket, including all inherited members.
AsyncRead() | Pkt0Socket | private |
connected_ | Pkt0Socket | private |
ControlInterface() | ControlInterface | inline |
CreateMockAgent(const string &) | Pkt0Socket | static |
CreateUnixSocket() | Pkt0Socket | private |
DecodeAgentHdr(AgentHdr *hdr, uint8_t *buff, uint32_t len) | VrouterControlInterface | inline |
DISALLOW_COPY_AND_ASSIGN(Pkt0Socket) | Pkt0Socket | private |
EncapsulationLength() const | VrouterControlInterface | inlinevirtual |
EncodeAgentHdr(uint8_t *buff, const AgentHdr &hdr) | VrouterControlInterface | inline |
Init(PktHandler *pkt_handler) | ControlInterface | inline |
InitControlInterface() | Pkt0Socket | virtual |
IoShutdown() | ControlInterface | inline |
IoShutdownControlInterface() | Pkt0Socket | virtual |
kAgentHdrLen | VrouterControlInterface | static |
kConnectTimeout | Pkt0Socket | static |
kMaxPacketSize | ControlInterface | static |
Name() const | Pkt0Socket | inlinevirtual |
name_ | Pkt0Socket | private |
OnTimeout() | Pkt0Socket | private |
Pkt0Socket(const std::string &name, boost::asio::io_context *io) | Pkt0Socket | |
pkt_handler() const | ControlInterface | inline |
pkt_handler_ | Pkt0Socket | private |
Process(const PacketBufferPtr &pkt) | VrouterControlInterface | inline |
ControlInterface::Process(const AgentHdr &hdr, const PacketBufferPtr &pkt) | ControlInterface | inline |
read_buff_ | Pkt0Socket | private |
ReadHandler(const boost::system::error_code &err, std::size_t length) | Pkt0Socket | private |
sAgentSocketPath | Pkt0Socket | static |
Send(uint8_t *buff, uint16_t buff_len, const PacketBufferPtr &pkt) | Pkt0Socket | virtual |
VrouterControlInterface::Send(const AgentHdr &hdr, const PacketBufferPtr &pkt) | VrouterControlInterface | inlinevirtual |
Shutdown() | ControlInterface | inline |
ShutdownControlInterface() | Pkt0Socket | virtual |
socket_ | Pkt0Socket | private |
sSocketDir | Pkt0Socket | static |
StartConnectTimer() | Pkt0Socket | private |
sVrouterSocketPath | Pkt0Socket | static |
timer_ | Pkt0Socket | private |
VrouterControlInterface() | VrouterControlInterface | inline |
WriteHandler(const boost::system::error_code &error, std::size_t length, PacketBufferPtr pkt, uint8_t *buff) | Pkt0Socket | private |
~ControlInterface() | ControlInterface | inlinevirtual |
~Pkt0Socket() | Pkt0Socket | |
~VrouterControlInterface() | VrouterControlInterface | inlinevirtual |