PrintList.h File Reference


Functions

template<class OSTR , class PROTOTYPE , class LIST1 >
void printList (OSTR &ostr, const PROTOTYPE &prototype, const LIST1 &list1)
template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 >
void printList (OSTR &ostr, const PROTOTYPE &prototype, const LIST1 &list1, const LIST2 &list2)
template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 , class LIST3 >
void printList (OSTR &ostr, const PROTOTYPE &prototype, const LIST1 &list1, const LIST2 &list2, const LIST3 &list3)
template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 , class LIST3 , class LIST4 >
void printList (OSTR &ostr, const PROTOTYPE &prototype, const LIST1 &list1, const LIST2 &list2, const LIST3 &list3, const LIST4 &list4)

Function Documentation

template<class OSTR , class PROTOTYPE , class LIST1 >
void printList ( OSTR &  ostr,
const PROTOTYPE &  prototype,
const LIST1 &  list1 
) [inline]

template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 >
void printList ( OSTR &  ostr,
const PROTOTYPE &  prototype,
const LIST1 &  list1,
const LIST2 &  list2 
) [inline]

template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 , class LIST3 >
void printList ( OSTR &  ostr,
const PROTOTYPE &  prototype,
const LIST1 &  list1,
const LIST2 &  list2,
const LIST3 &  list3 
) [inline]

template<class OSTR , class PROTOTYPE , class LIST1 , class LIST2 , class LIST3 , class LIST4 >
void printList ( OSTR &  ostr,
const PROTOTYPE &  prototype,
const LIST1 &  list1,
const LIST2 &  list2,
const LIST3 &  list3,
const LIST4 &  list4 
) [inline]


Generated on Wed Mar 16 06:18:41 2011 for FreePOOMA by  doxygen 1.5.9