?? type_garffattribute.html
字號:
<html><head><title>Generated Documentation</title></head><body> <image src="headerimage.png"> <br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GArffAttribute</b></big></big></big><br><br></td><td> ARFF = Attribute-Relation File Format</td></tr></table><br><br><big><big><i>Statics (public)</i></big></big><br><div style="margin-left: 40px;"><a href="type_GArffAttribute.html">GArffAttribute</a>* <big><b>Parse</b></big>(const char** szFile, int nLen, int nLine)<br><div style="margin-left: 80px;"><font color=brown> Parse the attribute section of a ".arff" file</font></div><br></div><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GArffAttribute</b></big>(bool bIsInput, int nValues, const char* szValues)<br><div style="margin-left: 80px;"><font color=brown> If nValues is 0, then this is a continuous attribute. szValues can be NULL if the values aren't named.</font></div><br></div><br><big><big><i>Constructors (non-public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GArffAttribute</b></big>()<br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GArffAttribute</b></big>()<br></div><br><big><big><i>Public</i></big></big><br><div style="margin-left: 40px;">int <big><b>FindEnumeratedValue</b></big>(const char* szValue)<br><div style="margin-left: 80px;"><font color=brown> Returns the index of the specified value</font></div><br>char* <big><b>GetName</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns the name of this attribute</font></div><br>char* <big><b>GetValue</b></big>(const int* n)<br><div style="margin-left: 80px;"><font color=brown> Returns the n'th discreet value that this attribute can have</font></div><br>int <big><b>GetValueCount</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns the number of discreet values in this attribute</font></div><br>bool <big><b>IsContinuous</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns true if this is a continuous (as opposed to discreet) attribute</font></div><br>bool <big><b>IsInput</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Returns true if this is an input attribute</font></div><br><a href="type_GArffAttribute.html">GArffAttribute</a>* <big><b>NewCopy</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Makes a deep copy of this object</font></div><br>void <big><b>SetContinuous</b></big>()<br><div style="margin-left: 80px;"><font color=brown> Makes the attribute continuous</font></div><br>void <big><b>SetIsInput</b></big>(bool b)<br><div style="margin-left: 80px;"><font color=brown> Sets whether this is an input or output attribute.</font></div><br></div><br></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -