Fawkes API
Fawkes Development Version
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
fawkes::FacerInterface Member List
This is the complete list of members for
fawkes::FacerInterface
, 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]
bearing
() const
fawkes::FacerInterface
changed
() const
fawkes::Interface
copy_values
(const Interface *other)
fawkes::FacerInterface
[virtual]
create_message
(const char *type) const
fawkes::FacerInterface
[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::FacerInterface
[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
history_ratio
() const
fawkes::FacerInterface
id
() const
fawkes::Interface
if_facer_opmode_t
enum name
fawkes::FacerInterface
Interface
()
fawkes::Interface
[protected]
is_learning_in_progress
() const
fawkes::FacerInterface
is_valid
() const
fawkes::Interface
is_writer
() const
fawkes::Interface
maxlenof_bearing
() const
fawkes::FacerInterface
maxlenof_history_ratio
() const
fawkes::FacerInterface
maxlenof_learning_in_progress
() const
fawkes::FacerInterface
maxlenof_most_likely_identity
() const
fawkes::FacerInterface
maxlenof_num_detections
() const
fawkes::FacerInterface
maxlenof_num_identities
() const
fawkes::FacerInterface
maxlenof_num_recognitions
() const
fawkes::FacerInterface
maxlenof_opmode
() const
fawkes::FacerInterface
maxlenof_recognized_identity
() const
fawkes::FacerInterface
maxlenof_recognized_name
() const
fawkes::FacerInterface
maxlenof_recording_progress
() const
fawkes::FacerInterface
maxlenof_requested_index
() const
fawkes::FacerInterface
maxlenof_requested_name
() const
fawkes::FacerInterface
maxlenof_sec_since_detection
() const
fawkes::FacerInterface
maxlenof_slope
() const
fawkes::FacerInterface
maxlenof_visibility_history
() const
fawkes::FacerInterface
mem_serial
() const
fawkes::Interface
message_valid
(const Message *message) const
fawkes::FacerInterface
[virtual]
most_likely_identity
() const
fawkes::FacerInterface
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_detections
() const
fawkes::FacerInterface
num_fields
()
fawkes::Interface
num_identities
() const
fawkes::FacerInterface
num_readers
() const
fawkes::Interface
num_recognitions
() const
fawkes::FacerInterface
oftype
(const char *interface_type) const
fawkes::Interface
operator==
(Interface &comp) const
fawkes::Interface
opmode
() const
fawkes::FacerInterface
OPMODE_DETECTION
enum value
fawkes::FacerInterface
OPMODE_DISABLED
enum value
fawkes::FacerInterface
OPMODE_LEARNING
enum value
fawkes::FacerInterface
OPMODE_RECOGNITION
enum value
fawkes::FacerInterface
parse_uid
(const char *uid, char **type, char **id)
fawkes::Interface
[static]
read
()
fawkes::Interface
recognized_identity
() const
fawkes::FacerInterface
recognized_name
() const
fawkes::FacerInterface
recording_progress
() const
fawkes::FacerInterface
requested_index
() const
fawkes::FacerInterface
requested_name
() const
fawkes::FacerInterface
sec_since_detection
() const
fawkes::FacerInterface
serial
() const
fawkes::Interface
set_auto_timestamping
(bool enabled)
fawkes::Interface
set_bearing
(const float new_bearing)
fawkes::FacerInterface
set_clock
(Clock *clock)
fawkes::Interface
set_from_chunk
(void *chunk)
fawkes::Interface
set_hash
(unsigned char *ihash)
fawkes::Interface
[protected]
set_history_ratio
(const float new_history_ratio)
fawkes::FacerInterface
set_learning_in_progress
(const bool new_learning_in_progress)
fawkes::FacerInterface
set_most_likely_identity
(const uint32_t new_most_likely_identity)
fawkes::FacerInterface
set_num_detections
(const uint32_t new_num_detections)
fawkes::FacerInterface
set_num_identities
(const uint32_t new_num_identities)
fawkes::FacerInterface
set_num_recognitions
(const uint32_t new_num_recognitions)
fawkes::FacerInterface
set_opmode
(const if_facer_opmode_t new_opmode)
fawkes::FacerInterface
set_recognized_identity
(const uint32_t new_recognized_identity)
fawkes::FacerInterface
set_recognized_name
(const char *new_recognized_name)
fawkes::FacerInterface
set_recording_progress
(const float new_recording_progress)
fawkes::FacerInterface
set_requested_index
(const uint32_t new_requested_index)
fawkes::FacerInterface
set_requested_name
(const char *new_requested_name)
fawkes::FacerInterface
set_sec_since_detection
(const float new_sec_since_detection)
fawkes::FacerInterface
set_slope
(const float new_slope)
fawkes::FacerInterface
set_timestamp
(const Time *t=NULL)
fawkes::Interface
set_validity
(bool valid)
fawkes::Interface
set_visibility_history
(const int32_t new_visibility_history)
fawkes::FacerInterface
slope
() const
fawkes::FacerInterface
timestamp
() const
fawkes::Interface
tostring_if_facer_opmode_t
(if_facer_opmode_t value) const
fawkes::FacerInterface
type
() const
fawkes::Interface
uid
() const
fawkes::Interface
visibility_history
() const
fawkes::FacerInterface
write
()
fawkes::Interface
~Interface
()
fawkes::Interface
[virtual]
Generated by
1.7.3
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends