Bitstream Interpretation Library (BIL)  0.1
Public Member Functions
bil::DeviceCfgDbStats Class Reference

Prints statistics of a DeviceCfgDb. More...

#include <mappingdb/DeviceCfgDbStats.hpp>

List of all members.

Public Member Functions

void printStats (const DeviceCfgDb &db, const Device &device, std::ostream &outStream)
 Print out statistics of given data base.

Detailed Description

Prints statistics of a DeviceCfgDb.

Definition at line 20 of file DeviceCfgDbStats.hpp.


Member Function Documentation

void DeviceCfgDbStats::printStats ( const DeviceCfgDb db,
const Device device,
std::ostream &  outStream 
)

Print out statistics of given data base.

Parameters:
dbThe data base.
deviceThe device the data base is for.
outStreamStream to use for output.

Definition at line 35 of file DeviceCfgDbStats.cpp.


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