1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="LunarDate Reference Manual" link="index.html" author="" name="lunar-date">
<chapters>
<sub name="API Reference" link="ch01.html">
<sub name="Version Information" link="lunar-date-Version-Information.html"/>
<sub name="LunarDate" link="LunarDate.html"/>
</sub>
<sub name="Object Hierarchy" link="object-tree.html"/>
<sub name="API Index" link="api-index-full.html"/>
<sub name="Index of deprecated API" link="deprecated-api-index.html"/>
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
</chapters>
<functions>
<function name="lunar_date_major_version" link="lunar-date-Version-Information.html#lunar-date-major-version"/>
<function name="lunar_date_minor_version" link="lunar-date-Version-Information.html#lunar-date-minor-version"/>
<function name="lunar_date_micro_version" link="lunar-date-Version-Information.html#lunar-date-micro-version"/>
<function name="LUNAR_DATE_MAJOR_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MAJOR-VERSION:CAPS"/>
<function name="LUNAR_DATE_MINOR_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MINOR-VERSION:CAPS"/>
<function name="LUNAR_DATE_MICRO_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MICRO-VERSION:CAPS"/>
<function name="lunar_date_check_version ()" link="lunar-date-Version-Information.html#lunar-date-check-version"/>
<function name="LUNAR_DATE_CHECK_VERSION()" link="lunar-date-Version-Information.html#LUNAR-DATE-CHECK-VERSION:CAPS"/>
<function name="lunar_init ()" link="lunar-date-Version-Information.html#lunar-init"/>
<function name="struct LunarDate" link="LunarDate.html#LunarDate-struct"/>
<function name="enum LunarDateError" link="LunarDate.html#LunarDateError"/>
<function name="lunar_date_new ()" link="LunarDate.html#lunar-date-new"/>
<function name="lunar_date_set_solar_date ()" link="LunarDate.html#lunar-date-set-solar-date"/>
<function name="lunar_date_set_lunar_date ()" link="LunarDate.html#lunar-date-set-lunar-date"/>
<function name="lunar_date_get_jieri ()" link="LunarDate.html#lunar-date-get-jieri"/>
<function name="lunar_date_strftime ()" link="LunarDate.html#lunar-date-strftime"/>
<function name="lunar_date_free ()" link="LunarDate.html#lunar-date-free"/>
</functions>
</book>
|