yast2-storage
Public Member Functions | Private Attributes

storage::SystemInfo::LazyObject< Type > Class Template Reference

Inheritance diagram for storage::SystemInfo::LazyObject< Type >:
noncopyable

List of all members.

Public Member Functions

 LazyObject ()
 ~LazyObject ()
const Typeoperator* ()

Private Attributes

Typeptr

template<class Type>
class storage::SystemInfo::LazyObject< Type >


Constructor & Destructor Documentation

template<class Type>
storage::SystemInfo::LazyObject< Type >::LazyObject ( ) [inline]
template<class Type>
storage::SystemInfo::LazyObject< Type >::~LazyObject ( ) [inline]

Member Function Documentation

template<class Type>
const Type& storage::SystemInfo::LazyObject< Type >::operator* ( ) [inline]

Member Data Documentation

template<class Type>
Type* storage::SystemInfo::LazyObject< Type >::ptr [private]

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