libkcal
icalperiod.h File Reference
#include "icaltime.h"
#include "icalduration.h"
Include dependency graph for icalperiod.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | icalperiodtype |
Functions | |
const char * | icalperiodtype_as_ical_string (struct icalperiodtype p) |
struct icalperiodtype | icalperiodtype_from_string (const char *str) |
int | icalperiodtype_is_null_period (struct icalperiodtype p) |
int | icalperiodtype_is_valid_period (struct icalperiodtype p) |
struct icalperiodtype | icalperiodtype_null_period (void) |
Function Documentation
const char* icalperiodtype_as_ical_string | ( | struct icalperiodtype | p | ) |
struct icalperiodtype icalperiodtype_from_string | ( | const char * | str | ) | [read] |
int icalperiodtype_is_null_period | ( | struct icalperiodtype | p | ) |
int icalperiodtype_is_valid_period | ( | struct icalperiodtype | p | ) |
struct icalperiodtype icalperiodtype_null_period | ( | void | ) | [read] |