All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
check-kisen.cc File Reference
#include "osl/state/numEffectState.h"
#include "osl/record/kisen.h"
#include "osl/record/csaIOError.h"
#include <boost/scoped_ptr.hpp>
#include <iostream>
Include dependency graph for check-kisen.cc:

Go to the source code of this file.

Functions

void usage (const char *program_name)
 
void check_all (const char *filename, const char *output)
 
int main (int argc, char **argv)
 

Function Documentation

void check_all ( const char *  filename,
const char *  output 
)
int main ( int  argc,
char **  argv 
)

Definition at line 60 of file check-kisen.cc.

References check_all(), and usage().

void usage ( const char *  program_name)

Definition at line 8 of file check-kisen.cc.