All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
pairdiff.cc File Reference
#include "osl/eval/ppair/piecePairRawEval.h"
#include "osl/record/csa.h"
#include <boost/scoped_ptr.hpp>
#include <iostream>
#include <cstdlib>
#include <cstdio>
#include <unistd.h>
Include dependency graph for pairdiff.cc:

Go to the source code of this file.

Functions

void usage (const char *prog)
 
void show (std::ostream &os, Square pos, PtypeO ptypeo)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file pairdiff.cc.

References osl::record::csa::show(), and usage().

void show ( std::ostream &  os,
Square  pos,
PtypeO  ptypeo 
)

Definition at line 25 of file pairdiff.cc.

References osl::csaShow(), osl::getOwner(), and osl::getPtype().

void usage ( const char *  prog)

Definition at line 17 of file pairdiff.cc.