Add classes ref generated by makerst.py

This commit is contained in:
Rémi Verschelde
2016-02-07 12:17:14 +01:00
parent 5c1e9caf8d
commit 6dee0d20d4
364 changed files with 41759 additions and 37 deletions

View File

@@ -0,0 +1,37 @@
.. _class_Semaphore:
Semaphore
=========
Inherits: :ref:`Reference<class_reference>`
-------------------------------------------
Category: Core
--------------
Brief Description
-----------------
Member Functions
----------------
+--------+------------------------------------------------+
| Error | :ref:`wait<class_Semaphore_wait>` **(** **)** |
+--------+------------------------------------------------+
| Error | :ref:`post<class_Semaphore_post>` **(** **)** |
+--------+------------------------------------------------+
Member Function Description
---------------------------
.. _class_Semaphore_wait:
- Error **wait** **(** **)**
.. _class_Semaphore_post:
- Error **post** **(** **)**