Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

table.cc File Reference

#include <sys/types.h>
#include "table.h"
#include "strdup.h"
#include <stdio.h>
#include <string.h>
#include <minmax.h>

Go to the source code of this file.

Functions

void printN (std::ostream &o, unsigned int n, char c= ' ')
void printAlign (std::ostream &o, const char *s, unsigned int w, Table::Align a)


Function Documentation

void printAlign std::ostream &  o,
const char *  s,
unsigned int  w,
Table::Align  a
 

Definition at line 129 of file table.cc.

References Table::center, Table::left, printN(), and Table::right.

Referenced by Table::print().

void printN std::ostream &  o,
unsigned int  n,
char  c = ' '
 

Definition at line 123 of file table.cc.

Referenced by Table::print(), and printAlign().


Generated on Wed Feb 15 14:52:40 2006 for yapi by doxygen 1.3.2