File: index.rst

package info (click to toggle)
libixion 0.20.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,556 kB
  • sloc: cpp: 21,271; sh: 4,561; makefile: 463; python: 297
file content (59 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.. _ns-ixion-draft:

namespace ixion::draft
======================

Enum
----

array_type
^^^^^^^^^^
.. doxygenenum:: ixion::draft::array_type


Type aliases
------------

create_compute_engine_t
^^^^^^^^^^^^^^^^^^^^^^^
.. doxygentypedef:: ixion::draft::create_compute_engine_t

destroy_compute_engine_t
^^^^^^^^^^^^^^^^^^^^^^^^
.. doxygentypedef:: ixion::draft::destroy_compute_engine_t


Functions
---------

init_modules
^^^^^^^^^^^^
.. doxygenfunction:: ixion::draft::init_modules()

unload_module
^^^^^^^^^^^^^
.. doxygenfunction:: ixion::draft::unload_module(void *handler)


Struct
------

array
^^^^^
.. doxygenstruct:: ixion::draft::array
   :members:

module_def
^^^^^^^^^^
.. doxygenstruct:: ixion::draft::module_def
   :members:


Classes
-------

compute_engine
^^^^^^^^^^^^^^
.. doxygenclass:: ixion::draft::compute_engine
   :members: