#include "usb_cam/types.h"

Go to the source code of this file.
Namespaces | |
| usb_cam | |
| usb_cam::util | |
Macros | |
| #define | CLEAR(x) memset(&(x), 0, sizeof(x)) |
Functions | |
| unsigned char | usb_cam::util::CLIPVALUE (const int &val) |
| time_t | usb_cam::util::get_epoch_time_shift () |
| Get epoch time shift. More... | |
| int | usb_cam::util::xioctl (int fd, int request, void *arg) |