XIOS  1.0
Xml I/O Server
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définitions de type Énumérations Valeurs énumérées Amis Macros
Référence du fichier iccalendar.cpp
#include "xios.hpp"
#include "icdate.hpp"
#include "exception.hpp"
#include "timer.hpp"
#include "context.hpp"
#include "context_client.hpp"
+ Graphe des dépendances par inclusion de iccalendar.cpp:

Aller au code source de ce fichier.

Fonctions

void cxios_update_calendar (int step) TRY
 
CATCH_DUMP_STACK void cxios_get_current_date (cxios_date *current_date_c) TRY
 
CATCH_DUMP_STACK int cxios_get_year_length_in_seconds (int year) TRY
 
CATCH_DUMP_STACK int cxios_get_day_length_in_seconds () TRY
 

Documentation des fonctions

CATCH_DUMP_STACK void cxios_get_current_date ( cxios_date current_date_c)
CATCH_DUMP_STACK int cxios_get_day_length_in_seconds ( )

Définition à la ligne 59 du fichier iccalendar.cpp.

Références ERROR.

CATCH_DUMP_STACK int cxios_get_year_length_in_seconds ( int  year)

Définition à la ligne 44 du fichier iccalendar.cpp.

Références ERROR.

void cxios_update_calendar ( int  step)