account_by_name Class Reference

List of all members.

Detailed Description

Functor used to search an Account by name in Accounts.

Definition at line 39 of file dalstorage.cpp.

Public Member Functions

 account_by_name (const std::string &name)
bool operator() (std::pair< unsigned, AccountPtr > const &elem) const

Private Attributes

std::string mName
 the name to look for


Constructor & Destructor Documentation

account_by_name::account_by_name const std::string &  name  )  [inline]
 

Definition at line 42 of file dalstorage.cpp.


Member Function Documentation

bool account_by_name::operator() std::pair< unsigned, AccountPtr > const &  elem  )  const [inline]
 

Definition at line 46 of file dalstorage.cpp.


Member Data Documentation

std::string account_by_name::mName [private]
 

the name to look for

Definition at line 50 of file dalstorage.cpp.


The documentation for this class was generated from the following file:
Generated on Fri Mar 30 15:39:17 2007 for TMW Server by  doxygen 1.3.9.1