Classes | Enumerations | Functions | Variables
testing::internal2 Namespace Reference

Classes

class  TypeWithoutFormatter
class  TypeWithoutFormatter< T, kConvertibleToInteger >
class  TypeWithoutFormatter< T, kProtobuf >

Enumerations

enum  TypeKind { kProtobuf, kConvertibleToInteger, kOtherType }

Functions

template<typename Char , typename CharTraits , typename T >
::std::basic_ostream< Char,
CharTraits > & 
operator<< (::std::basic_ostream< Char, CharTraits > &os, const T &x)
GTEST_API_ void PrintBytesInObjectTo (const unsigned char *obj_bytes, size_t count,::std::ostream *os)
void PrintBytesInObjectTo (const unsigned char *obj_bytes, size_t count, ostream *os)

Variables

const size_t kProtobufOneLinerMaxLength = 50

Enumeration Type Documentation

Enumerator:
kProtobuf 
kConvertibleToInteger 
kOtherType 

Definition at line 120 of file gtest-printers.h.


Function Documentation

template<typename Char , typename CharTraits , typename T >
::std::basic_ostream<Char, CharTraits>& testing::internal2::operator<< ( ::std::basic_ostream< Char, CharTraits > &  os,
const T &  x 
)

Definition at line 199 of file gtest-printers.h.

GTEST_API_ void testing::internal2::PrintBytesInObjectTo ( const unsigned char *  obj_bytes,
size_t  count,
::std::ostream *  os 
)
void testing::internal2::PrintBytesInObjectTo ( const unsigned char *  obj_bytes,
size_t  count,
ostream *  os 
) [static]

Definition at line 118 of file gtest-printers.cc.


Variable Documentation

Definition at line 144 of file gtest-printers.h.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:37