ept::Sources Struct Reference

#include <sources.h>

List of all members.

Public Member Functions

void add (const Entry &e)
void clear ()
void disable (const Entry &)
void enable (const Entry &)
wibble::Range< Entryentries () const

Protected Attributes

std::vector< Entrym_entries

Friends

std::istream & operator>> (std::istream &i, Sources &s)

Classes

struct  Entry


Member Function Documentation

void ept::Sources::add ( const Entry e  )  [inline]

References m_entries.

void ept::Sources::clear (  )  [inline]

References m_entries.

void ept::Sources::disable ( const Entry  ) 

void ept::Sources::enable ( const Entry  ) 

wibble::Range< Entry > ept::Sources::entries (  )  const [inline]

References m_entries.

Referenced by ept::operator<<().


Friends And Related Function Documentation

std::istream& operator>> ( std::istream &  i,
Sources s 
) [friend]


Member Data Documentation

std::vector< Entry > ept::Sources::m_entries [protected]

Referenced by add(), clear(), entries(), and ept::operator>>().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 16 03:07:15 2008 for libept by  doxygen 1.5.6