libzypp  10.5.0
zypp::detail::Dump< _Tp > Struct Template Reference

#include <LogTools.h>

List of all members.

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: