Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::cyber::io::PollCtrlParam Struct Reference

#include <poll_data.h>

Collaboration diagram for apollo::cyber::io::PollCtrlParam:
Collaboration graph

Public Attributes

int operation
 
int fd
 
epoll_event event
 

Member Data Documentation

◆ event

epoll_event apollo::cyber::io::PollCtrlParam::event

◆ fd

int apollo::cyber::io::PollCtrlParam::fd

◆ operation

int apollo::cyber::io::PollCtrlParam::operation

The documentation for this struct was generated from the following file: