Login
Preferences
Help/Guide
About
Blog
Download
Documentation
Publications
Community
Development
Wiki
Timeline
Roadmap
Browse Source
Browse (gitweb)
View Tickets
New Ticket
Search
API Reference
Links
Fawkes Home
Build Status
Context Navigation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
fawkes::Interface Member List
This is the complete list of members for
fawkes::Interface
, including all inherited members.
add_fieldinfo
(interface_fieldtype_t type, const char *name, size_t length, void *value)
fawkes::Interface
[protected]
add_messageinfo
(const char *name)
fawkes::Interface
[protected]
BlackBoardInstanceFactory
(defined in
fawkes::Interface
)
fawkes::Interface
[friend]
BlackBoardInterfaceManager
(defined in
fawkes::Interface
)
fawkes::Interface
[friend]
BlackBoardInterfaceProxy
(defined in
fawkes::Interface
)
fawkes::Interface
[friend]
BlackBoardMessageManager
(defined in
fawkes::Interface
)
fawkes::Interface
[friend]
copy_values
(const Interface *interface)=0
fawkes::Interface
[pure virtual]
create_message
(const char *type) const =0
fawkes::Interface
[pure virtual]
data_ptr
fawkes::Interface
[protected]
data_size
fawkes::Interface
[protected]
datachunk
() const
fawkes::Interface
datasize
() const
fawkes::Interface
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
mem_serial
() const
fawkes::Interface
message_valid
(const Message *message) const =0
fawkes::Interface
[protected, pure 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
[inline]
msgq_first
()
fawkes::Interface
[inline]
msgq_first
(MessageType *&msg)
fawkes::Interface
[inline]
msgq_first_is
()
fawkes::Interface
[inline]
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_fields
()
fawkes::Interface
num_readers
() const
fawkes::Interface
oftype
(const char *interface_type) const
fawkes::Interface
operator==
(Interface &comp) const
fawkes::Interface
read
()
fawkes::Interface
serial
() const
fawkes::Interface
set_from_chunk
(void *chunk)
fawkes::Interface
set_hash
(unsigned char *ihash)
fawkes::Interface
[protected]
set_validity
(bool valid)
fawkes::Interface
type
() const
fawkes::Interface
uid
() const
fawkes::Interface
write
()
fawkes::Interface
~Interface
()
fawkes::Interface
[virtual]