ALPSCore reference
Public Member Functions | List of all members
alps::accumulators::impl::BaseWrapper< T, weight_tag, B > Class Template Referenceabstract

#include <weight.hpp>

Inheritance diagram for alps::accumulators::impl::BaseWrapper< T, weight_tag, B >:
Inheritance graph
Collaboration diagram for alps::accumulators::impl::BaseWrapper< T, weight_tag, B >:
Collaboration graph

Public Member Functions

virtual bool has_weight () const =0
 
virtual base_wrapper< T > const * weight () const =0
 

Detailed Description

template<typename T, typename B>
class alps::accumulators::impl::BaseWrapper< T, weight_tag, B >

Definition at line 77 of file weight.hpp.

Member Function Documentation

template<typename T , typename B >
virtual bool alps::accumulators::impl::BaseWrapper< T, weight_tag, B >::has_weight ( ) const
pure virtual
template<typename T , typename B >
virtual base_wrapper<T> const* alps::accumulators::impl::BaseWrapper< T, weight_tag, B >::weight ( ) const
pure virtual

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