File: strvector.xxml

package info (click to toggle)
python-igraph 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 21,944 kB
  • sloc: ansic: 225,735; cpp: 23,208; python: 17,085; xml: 2,407; yacc: 1,164; sh: 531; lex: 486; pascal: 158; sed: 45; makefile: 23; javascript: 20; fortran: 8
file content (25 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
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
<?xml version="1.0"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY igraph "igraph">
]>

<section id="igraph-Strvector">
<title>String vectors</title>

<!-- doxrox-include igraph_strvector_t -->
<!-- doxrox-include igraph_strvector_init -->
<!-- doxrox-include igraph_strvector_copy -->
<!-- doxrox-include igraph_strvector_destroy -->
<!-- doxrox-include STR -->
<!-- doxrox-include igraph_strvector_get -->
<!-- doxrox-include igraph_strvector_set -->
<!-- doxrox-include igraph_strvector_set2 -->
<!-- doxrox-include igraph_strvector_remove -->
<!-- doxrox-include igraph_strvector_append -->
<!-- doxrox-include igraph_strvector_clear -->
<!-- doxrox-include igraph_strvector_resize -->
<!-- doxrox-include igraph_strvector_size -->
<!-- doxrox-include igraph_strvector_add -->

</section>