Namespaces | Defines | Functions
v4l.cpp File Reference
#include "v4l.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <malloc.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/mman.h>
#include <sys/ioctl.h>
Include dependency graph for v4l.cpp:

Go to the source code of this file.

Namespaces

namespace  pangolin

Defines

#define CLEAR(x)   memset (&(x), 0, sizeof (x))

Functions

static int pangolin::xioctl (int fd, int request, void *arg)

Define Documentation

#define CLEAR (   x)    memset (&(x), 0, sizeof (x))

Definition at line 47 of file v4l.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pangolin_wrapper
Author(s): Todor Stoyanov
autogenerated on Wed Feb 13 2013 14:03:25