Barry::CategoryList Class Reference

Inheritance diagram for Barry::CategoryList:
[legend]
Collaboration diagram for Barry::CategoryList:
[legend]

List of all members.

Public Member Functions

void CategoryStr2List (const std::string &str)
 Parses the given comma delimited category string into this CategoryList object, appending each token to the vector.
void CategoryList2Str (std::string &str) const
 Turns the current vectory into a comma delimited category string suitable for use in Calendar, Task, and Memo protocol values.

Detailed Description

Definition at line 255 of file record.h.


Member Function Documentation

void Barry::CategoryList::CategoryList2Str ( std::string &  str  )  const

Turns the current vectory into a comma delimited category string suitable for use in Calendar, Task, and Memo protocol values.

Definition at line 400 of file record.cc.

Referenced by Barry::Task::BuildFields(), Barry::Memo::BuildFields(), and Barry::Contact::BuildFields().

Here is the caller graph for this function:

void Barry::CategoryList::CategoryStr2List ( const std::string &  str  ) 

Parses the given comma delimited category string into this CategoryList object, appending each token to the vector.

Will clear vector beforehand.

Definition at line 362 of file record.cc.


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

Generated on 29 Mar 2010 for Barry by  doxygen 1.6.1