Libical API Documentation 3.1
Public Member Functions
LibICal::ICalBDBSet Class Reference

Public Member Functions

 ICalBDBSet (const ICalBDBSet &)
 
 ICalBDBSet (const std::string &path, int flags)
 
icalerrorenum add_component (VComponent *child)
 
void clear ()
 
int count_components (icalcomponent_kind kind)
 
VComponentfetch (std::string &uid)
 
VComponentfetch_match (icalcomponent *c)
 
void free ()
 
VComponentget_component ()
 
VComponentget_current_component ()
 
VComponentget_first_component ()
 
VComponentget_next_component ()
 
int has_uid (std::string &uid)
 
ICalBDBSet operator= (const ICalBDBSet &)
 
std::string path ()
 
icalerrorenum remove_component (VComponent *child)
 
icalerrorenum select (icalgauge *gauge)
 

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