summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-09-05 21:40:47 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-09-15 16:25:10 +0300
commit4f2ea4a9227a032b4f865fdd15cddb97ab12ac3a (patch)
tree4d18e4ae591bc809af5e183da9d55554b6ca5eac /docs
parent5d4ef12659ad3a4608762dd3b97822ed476788e0 (diff)
Add Resources class
Add a new class to represent resource requirements/recommendations for OSs.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Libosinfo-sections.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/reference/Libosinfo-sections.txt b/docs/reference/Libosinfo-sections.txt
index 68464e3..521019f 100644
--- a/docs/reference/Libosinfo-sections.txt
+++ b/docs/reference/Libosinfo-sections.txt
@@ -443,6 +443,28 @@ OSINFO_MEDIALIST_GET_CLASS
</SECTION>
<SECTION>
+<FILE>osinfo_resources</FILE>
+<TITLE>OsinfoResources</TITLE>
+OsinfoResources
+OsinfResourcesoClass
+OsinfResourcesoPrivate
+<SUBSECTION Standard>
+osinfo_resources_new
+osinfo_resources_get_architecture
+osinfo_resources_get_cpu
+osinfo_resources_get_n_cpus
+osinfo_resources_get_ram
+osinfo_resources_get_storage
+OSINFO_RESOURCES
+OSINFO_IS_RESOURCES
+OSINFO_TYPE_RESOURCES
+osinfo_resources_get_type
+OSINFO_RESOURCES_CLASS
+OSINFO_IS_RESOURCES_CLASS
+OSINFO_RESOURCES_GET_CLASS
+</SECTION>
+
+<SECTION>
<FILE>osinfo_devicelink</FILE>
<TITLE>OsinfoDeviceLink</TITLE>
OsinfoDeviceLink