Searched refs:i_nRelatedType (Results 1 – 4 of 4) sorted by relevance
61 Type_Storage::Add_Sequence( Type_id i_nRelatedType, in Add_Sequence() argument64 aSequenceIndex[i_nRelatedType] = i_nSequence; in Add_Sequence()68 Type_Storage::Search_SequenceOf( Type_id i_nRelatedType ) in Search_SequenceOf() argument70 return csv::value_from_map(aSequenceIndex, i_nRelatedType); in Search_SequenceOf()
39 Sequence::Sequence( Type_id i_nRelatedType ) in Sequence() argument40 : nRelatedType(i_nRelatedType) in Sequence()
51 Type_id i_nRelatedType,55 Type_id i_nRelatedType );
48 Type_id i_nRelatedType );
Completed in 17 milliseconds