libzypp  15.28.6
zypp::detail::Dump< Tp > Struct Template Reference

#include <LogTools.h>

Public Member Functions

 Dump (const Tp &obj_r)
 

Public Attributes

const Tp & _obj
 

Detailed Description

template<class Tp>
struct zypp::detail::Dump< Tp >

Definition at line 372 of file LogTools.h.

Constructor & Destructor Documentation

template<class Tp >
zypp::detail::Dump< Tp >::Dump ( const Tp &  obj_r)
inline

Definition at line 374 of file LogTools.h.

Member Data Documentation

template<class Tp >
const Tp& zypp::detail::Dump< Tp >::_obj

Definition at line 375 of file LogTools.h.


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