Fawkes API
Fawkes Development Version
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
fawkes::JoystickInterface Member List
This is the complete list of members for
fawkes::JoystickInterface
, including all inherited members.
add_fieldinfo
(interface_fieldtype_t type, const char *name, size_t length, void *value, const char *enumtype=0)
fawkes::Interface
[protected]
add_messageinfo
(const char *name)
fawkes::Interface
[protected]
axis_x
() const
fawkes::JoystickInterface
axis_x
(unsigned int index) const
fawkes::JoystickInterface
axis_y
() const
fawkes::JoystickInterface
axis_y
(unsigned int index) const
fawkes::JoystickInterface
BUTTON_1
fawkes::JoystickInterface
[static]
BUTTON_10
fawkes::JoystickInterface
[static]
BUTTON_11
fawkes::JoystickInterface
[static]
BUTTON_12
fawkes::JoystickInterface
[static]
BUTTON_13
fawkes::JoystickInterface
[static]
BUTTON_14
fawkes::JoystickInterface
[static]
BUTTON_15
fawkes::JoystickInterface
[static]
BUTTON_16
fawkes::JoystickInterface
[static]
BUTTON_17
fawkes::JoystickInterface
[static]
BUTTON_18
fawkes::JoystickInterface
[static]
BUTTON_19
fawkes::JoystickInterface
[static]
BUTTON_2
fawkes::JoystickInterface
[static]
BUTTON_20
fawkes::JoystickInterface
[static]
BUTTON_21
fawkes::JoystickInterface
[static]
BUTTON_22
fawkes::JoystickInterface
[static]
BUTTON_23
fawkes::JoystickInterface
[static]
BUTTON_24
fawkes::JoystickInterface
[static]
BUTTON_25
fawkes::JoystickInterface
[static]
BUTTON_26
fawkes::JoystickInterface
[static]
BUTTON_27
fawkes::JoystickInterface
[static]
BUTTON_28
fawkes::JoystickInterface
[static]
BUTTON_29
fawkes::JoystickInterface
[static]
BUTTON_3
fawkes::JoystickInterface
[static]
BUTTON_30
fawkes::JoystickInterface
[static]
BUTTON_31
fawkes::JoystickInterface
[static]
BUTTON_32
fawkes::JoystickInterface
[static]
BUTTON_4
fawkes::JoystickInterface
[static]
BUTTON_5
fawkes::JoystickInterface
[static]
BUTTON_6
fawkes::JoystickInterface
[static]
BUTTON_7
fawkes::JoystickInterface
[static]
BUTTON_8
fawkes::JoystickInterface
[static]
BUTTON_9
fawkes::JoystickInterface
[static]
changed
() const
fawkes::Interface
copy_values
(const Interface *other)
fawkes::JoystickInterface
[virtual]
create_message
(const char *type) const
fawkes::JoystickInterface
[virtual]
data_changed
fawkes::Interface
[protected]
data_ptr
fawkes::Interface
[protected]
data_size
fawkes::Interface
[protected]
data_ts
fawkes::Interface
[protected]
datachunk
() const
fawkes::Interface
datasize
() const
fawkes::Interface
enum_tostring
(const char *enumtype, int val) const
fawkes::JoystickInterface
[virtual]
fields
()
fawkes::Interface
fields_end
()
fawkes::Interface
get_message_types
()
fawkes::Interface
has_writer
() const
fawkes::Interface
hash
() const
fawkes::Interface
hash_printable
() const
fawkes::Interface
hash_size
() const
fawkes::Interface
id
() const
fawkes::Interface
Interface
()
fawkes::Interface
[protected]
is_valid
() const
fawkes::Interface
is_writer
() const
fawkes::Interface
maxlenof_axis_x
() const
fawkes::JoystickInterface
maxlenof_axis_y
() const
fawkes::JoystickInterface
maxlenof_num_axes
() const
fawkes::JoystickInterface
maxlenof_num_buttons
() const
fawkes::JoystickInterface
maxlenof_pressed_buttons
() const
fawkes::JoystickInterface
mem_serial
() const
fawkes::Interface
message_valid
(const Message *message) const
fawkes::JoystickInterface
[virtual]
msgq_begin
()
fawkes::Interface
msgq_empty
()
fawkes::Interface
msgq_end
()
fawkes::Interface
msgq_enqueue
(Message *message)
fawkes::Interface
msgq_enqueue_copy
(Message *message)
fawkes::Interface
msgq_first
()
fawkes::Interface
msgq_first
()
fawkes::Interface
msgq_first
(MessageType *&msg)
fawkes::Interface
msgq_first_is
()
fawkes::Interface
msgq_flush
()
fawkes::Interface
msgq_lock
()
fawkes::Interface
msgq_pop
()
fawkes::Interface
msgq_remove
(Message *message)
fawkes::Interface
msgq_remove
(unsigned int message_id)
fawkes::Interface
msgq_size
()
fawkes::Interface
msgq_try_lock
()
fawkes::Interface
msgq_unlock
()
fawkes::Interface
num_axes
() const
fawkes::JoystickInterface
num_buttons
() const
fawkes::JoystickInterface
num_fields
()
fawkes::Interface
num_readers
() const
fawkes::Interface
oftype
(const char *interface_type) const
fawkes::Interface
operator==
(Interface &comp) const
fawkes::Interface
parse_uid
(const char *uid, char **type, char **id)
fawkes::Interface
[static]
pressed_buttons
() const
fawkes::JoystickInterface
read
()
fawkes::Interface
serial
() const
fawkes::Interface
set_auto_timestamping
(bool enabled)
fawkes::Interface
set_axis_x
(unsigned int index, const float new_axis_x)
fawkes::JoystickInterface
set_axis_x
(const float *new_axis_x)
fawkes::JoystickInterface
set_axis_y
(unsigned int index, const float new_axis_y)
fawkes::JoystickInterface
set_axis_y
(const float *new_axis_y)
fawkes::JoystickInterface
set_clock
(Clock *clock)
fawkes::Interface
set_from_chunk
(void *chunk)
fawkes::Interface
set_hash
(unsigned char *ihash)
fawkes::Interface
[protected]
set_num_axes
(const uint8_t new_num_axes)
fawkes::JoystickInterface
set_num_buttons
(const uint8_t new_num_buttons)
fawkes::JoystickInterface
set_pressed_buttons
(const uint32_t new_pressed_buttons)
fawkes::JoystickInterface
set_timestamp
(const Time *t=NULL)
fawkes::Interface
set_validity
(bool valid)
fawkes::Interface
timestamp
() const
fawkes::Interface
type
() const
fawkes::Interface
uid
() const
fawkes::Interface
write
()
fawkes::Interface
~Interface
()
fawkes::Interface
[virtual]
Generated by
1.7.3
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends