fawkes::InterfaceInfoList Class Reference

Interface information list. More...

#include <interface/interface_info.h>

Inheritance diagram for fawkes::InterfaceInfoList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void append (const char *type, const char *id, const unsigned char *hash, unsigned int serial, bool has_writer, unsigned int num_readers)
 Append an interface info.

Detailed Description

Interface information list.

List with InterfaceInfo instances.

Author:
Tim Niemueller

Definition at line 58 of file interface_info.h.


Member Function Documentation

void fawkes::InterfaceInfoList::append ( const char *  type,
const char *  id,
const unsigned char *  hash,
unsigned int  serial,
bool  has_writer,
unsigned int  num_readers 
)

Append an interface info.

Parameters:
type type of the interface
id id of the interface
hash version hash
has_writer true if there is a writer, false otherwise
num_readers number of readers
serial instance serial

Definition at line 180 of file interface_info.cpp.

Referenced by fawkes::RemoteBlackBoard::list_all(), and fawkes::BlackBoardInterfaceManager::list_all().


The documentation for this class was generated from the following files:

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1