Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

pfed.cpp File Reference

#include "dbm/pfed.h"
#include <stdexcept>
#include <algorithm>
#include <numeric>
#include <memory>
#include <boost/bind.hpp>

Namespaces

namespace  dbm

Defines

#define for_each__(Z)   for (iterator Z = beginMutable(), Z_ = endMutable(); Z != Z_; zone++)
#define for_each_(Z)   for (iterator Z = beginMutable(), Z_ = endMutable(); Z != Z_; )
#define for_each_const(Z)   for (const_iterator Z = begin(), Z_ = end(); Z != Z_; zone++)

Functions

static int32_t min (int32_t a, int32_t b)

Define Documentation

#define for_each_  )     for (iterator Z = beginMutable(), Z_ = endMutable(); Z != Z_; )
 

#define for_each__  )     for (iterator Z = beginMutable(), Z_ = endMutable(); Z != Z_; zone++)
 

#define for_each_const  )     for (const_iterator Z = begin(), Z_ = end(); Z != Z_; zone++)
 


Function Documentation

static int32_t dbm::min int32_t  a,
int32_t  b
[static]
 


Generated on Fri Jun 30 00:02:45 2006 for Module dbm by  doxygen 1.4.2