File: classsrc_1_1sconet_1_1Sconet.tex

package info (click to toggle)
scolasync 5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,424 kB
  • sloc: javascript: 4,094; python: 3,849; xml: 3,814; makefile: 116; sh: 31
file content (189 lines) | stat: -rw-r--r-- 8,732 bytes parent folder | download | duplicates (3)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
\hypertarget{classsrc_1_1sconet_1_1Sconet}{}\doxysection{Référence de la classe src.\+sconet.\+Sconet}
\label{classsrc_1_1sconet_1_1Sconet}\index{src.sconet.Sconet@{src.sconet.Sconet}}


Une classe pour travailler avec des données \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet}{Sconet}}.  


\doxysubsection*{Fonctions membres publiques}
\begin{DoxyCompactItemize}
\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a697e792b05621ddd9e78a5c903cdfdd1}{\+\_\+\+\_\+init\+\_\+\+\_\+}} (self, file)
\begin{DoxyCompactList}\small\item\em Le constructeur. \end{DoxyCompactList}\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a6fb0eba3580298ec647e84b22749b92a}{make\+Compact}} (self)
\begin{DoxyCompactList}\small\item\em removes useless thext nodes containing only spaces. \end{DoxyCompactList}\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a6718343603dca40c510d6c976471ddeb}{collect\+Null\+Texts}} (self, el)
\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a0a2690942f7ab7488ae0c8ad904032bd}{collect\+Classes}} (self)
\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a9956a1cb2555dfac51654cf8718470b7}{collect\+One\+Class}} (self, el)
\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a8cb1babab414e0a609b29b5a8238bb66}{elements\+Walk}} (self, el, proc)
\item 
def \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_af8bca1212dbbbad20327f946691b7464}{\+\_\+\+\_\+str\+\_\+\+\_\+}} (self)
\end{DoxyCompactItemize}
\doxysubsection*{Attributs publics}
\begin{DoxyCompactItemize}
\item 
\mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_ac657d8fc0e52696090b803e2a6eef2ec}{donnees}}
\item 
\mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_aa2f0273084f4c55eddb5f322f5c92792}{null\+Texts}}
\item 
\mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet_a62901aa3e38d11deddb34efc3fabcfd2}{classes}}
\end{DoxyCompactItemize}


\doxysubsection{Description détaillée}
Une classe pour travailler avec des données \mbox{\hyperlink{classsrc_1_1sconet_1_1Sconet}{Sconet}}. 

Définition à la ligne 29 du fichier sconet.\+py.



\doxysubsection{Documentation des constructeurs et destructeur}
\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a697e792b05621ddd9e78a5c903cdfdd1}\label{classsrc_1_1sconet_1_1Sconet_a697e792b05621ddd9e78a5c903cdfdd1}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!\_\_init\_\_@{\_\_init\_\_}}
\index{\_\_init\_\_@{\_\_init\_\_}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{\_\_init\_\_()}{\_\_init\_\_()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+\_\+\+\_\+init\+\_\+\+\_\+ (\begin{DoxyParamCaption}\item[{}]{self,  }\item[{}]{file }\end{DoxyParamCaption})}



Le constructeur. 


\begin{DoxyParams}{Paramètres}
{\em file} & le nom d\textquotesingle{}un fichier, ou un fichier ouvert en lecture \\
\hline
\end{DoxyParams}


Définition à la ligne 35 du fichier sconet.\+py.



\doxysubsection{Documentation des fonctions membres}
\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_af8bca1212dbbbad20327f946691b7464}\label{classsrc_1_1sconet_1_1Sconet_af8bca1212dbbbad20327f946691b7464}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!\_\_str\_\_@{\_\_str\_\_}}
\index{\_\_str\_\_@{\_\_str\_\_}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{\_\_str\_\_()}{\_\_str\_\_()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+\_\+\+\_\+str\+\_\+\+\_\+ (\begin{DoxyParamCaption}\item[{}]{self }\end{DoxyParamCaption})}



Définition à la ligne 91 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a0a2690942f7ab7488ae0c8ad904032bd}\label{classsrc_1_1sconet_1_1Sconet_a0a2690942f7ab7488ae0c8ad904032bd}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!collectClasses@{collectClasses}}
\index{collectClasses@{collectClasses}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{collectClasses()}{collectClasses()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+collect\+Classes (\begin{DoxyParamCaption}\item[{}]{self }\end{DoxyParamCaption})}

\begin{DoxyReturn}{Renvoie}
the list of classes containg students 
\end{DoxyReturn}


Définition à la ligne 65 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a6718343603dca40c510d6c976471ddeb}\label{classsrc_1_1sconet_1_1Sconet_a6718343603dca40c510d6c976471ddeb}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!collectNullTexts@{collectNullTexts}}
\index{collectNullTexts@{collectNullTexts}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{collectNullTexts()}{collectNullTexts()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+collect\+Null\+Texts (\begin{DoxyParamCaption}\item[{}]{self,  }\item[{}]{el }\end{DoxyParamCaption})}



Définition à la ligne 56 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a9956a1cb2555dfac51654cf8718470b7}\label{classsrc_1_1sconet_1_1Sconet_a9956a1cb2555dfac51654cf8718470b7}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!collectOneClass@{collectOneClass}}
\index{collectOneClass@{collectOneClass}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{collectOneClass()}{collectOneClass()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+collect\+One\+Class (\begin{DoxyParamCaption}\item[{}]{self,  }\item[{}]{el }\end{DoxyParamCaption})}

\begin{DoxyReturn}{Renvoie}
the name of a class if it is a class with students 
\end{DoxyReturn}


Définition à la ligne 73 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a8cb1babab414e0a609b29b5a8238bb66}\label{classsrc_1_1sconet_1_1Sconet_a8cb1babab414e0a609b29b5a8238bb66}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!elementsWalk@{elementsWalk}}
\index{elementsWalk@{elementsWalk}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{elementsWalk()}{elementsWalk()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+elements\+Walk (\begin{DoxyParamCaption}\item[{}]{self,  }\item[{}]{el,  }\item[{}]{proc }\end{DoxyParamCaption})}



Définition à la ligne 86 du fichier sconet.\+py.

Voici le graphe d\textquotesingle{}appel pour cette fonction \+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classsrc_1_1sconet_1_1Sconet_a8cb1babab414e0a609b29b5a8238bb66_cgraph}
\end{center}
\end{figure}
Voici le graphe des appelants de cette fonction \+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=238pt]{classsrc_1_1sconet_1_1Sconet_a8cb1babab414e0a609b29b5a8238bb66_icgraph}
\end{center}
\end{figure}
\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a6fb0eba3580298ec647e84b22749b92a}\label{classsrc_1_1sconet_1_1Sconet_a6fb0eba3580298ec647e84b22749b92a}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!makeCompact@{makeCompact}}
\index{makeCompact@{makeCompact}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{makeCompact()}{makeCompact()}}
{\footnotesize\ttfamily def src.\+sconet.\+Sconet.\+make\+Compact (\begin{DoxyParamCaption}\item[{}]{self }\end{DoxyParamCaption})}



removes useless thext nodes containing only spaces. 



Définition à la ligne 49 du fichier sconet.\+py.



\doxysubsection{Documentation des données membres}
\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_a62901aa3e38d11deddb34efc3fabcfd2}\label{classsrc_1_1sconet_1_1Sconet_a62901aa3e38d11deddb34efc3fabcfd2}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!classes@{classes}}
\index{classes@{classes}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{classes}{classes}}
{\footnotesize\ttfamily src.\+sconet.\+Sconet.\+classes}



Définition à la ligne 66 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_ac657d8fc0e52696090b803e2a6eef2ec}\label{classsrc_1_1sconet_1_1Sconet_ac657d8fc0e52696090b803e2a6eef2ec}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!donnees@{donnees}}
\index{donnees@{donnees}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{donnees}{donnees}}
{\footnotesize\ttfamily src.\+sconet.\+Sconet.\+donnees}



Définition à la ligne 43 du fichier sconet.\+py.

\mbox{\Hypertarget{classsrc_1_1sconet_1_1Sconet_aa2f0273084f4c55eddb5f322f5c92792}\label{classsrc_1_1sconet_1_1Sconet_aa2f0273084f4c55eddb5f322f5c92792}} 
\index{src.sconet.Sconet@{src.sconet.Sconet}!nullTexts@{nullTexts}}
\index{nullTexts@{nullTexts}!src.sconet.Sconet@{src.sconet.Sconet}}
\doxysubsubsection{\texorpdfstring{nullTexts}{nullTexts}}
{\footnotesize\ttfamily src.\+sconet.\+Sconet.\+null\+Texts}



Définition à la ligne 50 du fichier sconet.\+py.



La documentation de cette classe a été générée à partir du fichier suivant \+:\begin{DoxyCompactItemize}
\item 
src/\mbox{\hyperlink{sconet_8py}{sconet.\+py}}\end{DoxyCompactItemize}