pelib  2.0.0
pelib::RawSet< Value, Key > Class Template Reference

#include <RawSet.hpp>

Inheritance diagram for pelib::RawSet< Value, Key >:
[legend]

List of all members.

Public Member Functions

virtual RawSetclone () const
virtual void dump (std::ostream &o, const AlgebraData *data) const

Detailed Description

template<class Value, class Key = size_t>
class pelib::RawSet< Value, Key >

Definition at line 35 of file RawSet.hpp.


Member Function Documentation

template<class Value , class Key = size_t>
virtual RawSet* pelib::RawSet< Value, Key >::clone ( ) const [inline, virtual]

Returns a pointer to a copy of this class instance

Implements pelib::RawDataOutput.

Definition at line 44 of file RawSet.hpp.

template<class Value , class Key = size_t>
virtual void pelib::RawSet< Value, Key >::dump ( std::ostream &  o,
const AlgebraData data 
) const [inline, virtual]

writes in o a text representation of data

Implements pelib::AlgebraDataOutput.

Definition at line 51 of file RawSet.hpp.


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