HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ContainerPrinter< T > Class Template Reference

#include <UT_ContainerPrinter.h>

Public Member Functions

 UT_ContainerPrinter (const T &c, exint limit=100)
 

Friends

template<typename OS , typename S >
OS & operator<< (OS &os, const UT_ContainerPrinter< S > &d)
 

Detailed Description

template<typename T>
class UT_ContainerPrinter< T >

Definition at line 17 of file UT_ContainerPrinter.h.

Constructor & Destructor Documentation

template<typename T >
UT_ContainerPrinter< T >::UT_ContainerPrinter ( const T c,
exint  limit = 100 
)
inline

Definition at line 20 of file UT_ContainerPrinter.h.

Friends And Related Function Documentation

template<typename T >
template<typename OS , typename S >
OS& operator<< ( OS &  os,
const UT_ContainerPrinter< S > &  d 
)
friend

Definition at line 33 of file UT_ContainerPrinter.h.


The documentation for this class was generated from the following file: