Home
last modified time | relevance | path

Searched refs:ListAppend (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx365 …inline void ListAppend( double fValue ) { MyList::Append( new double( fValue ) ); } in ListAppend() function in ScaDoubleList
369 { if( CheckInsert( fValue ) ) ListAppend( fValue ); } in Append()

Completed in 27 milliseconds