• Skip to content
  • Skip to link menu
csync API Reference
  • csync
  • Sitemap
  • Contact Us
 

lomoco_base_s Struct Reference

Used to store all needed information for lomoco. More...

#include <lomoco/lomoco.h>

Collaboration diagram for lomoco_base_s:

Collaboration graph
[legend]

Data Fields

int err_mask
struct lomoco_list_s * logitech_mice_corded
struct lomoco_list_s * logitech_mice_cordless
struct lomoco_list_s * logitech_receiver
int logitech_vid

Detailed Description

Used to store all needed information for lomoco.

Definition at line 52 of file lomoco.h.


Field Documentation

int lomoco_base_s::err_mask

Definition at line 62 of file lomoco.h.

struct lomoco_list_s* lomoco_base_s::logitech_mice_corded [read]

List of Logitech Corded Mice.

Definition at line 54 of file lomoco.h.

struct lomoco_list_s* lomoco_base_s::logitech_mice_cordless [read]

List of Logitech Cordless Mice.

Definition at line 56 of file lomoco.h.

struct lomoco_list_s* lomoco_base_s::logitech_receiver [read]

List of Logitech receivers.

Definition at line 58 of file lomoco.h.

int lomoco_base_s::logitech_vid

Logitech vendor id.

Definition at line 60 of file lomoco.h.


The documentation for this struct was generated from the following file:
  • lomoco/lomoco.h

lomoco

Skip menu "lomoco"

API Documentation

Skip menu "@topname@"
Generated with Doxygen