Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

main.cpp File Reference

#include <fstream>
#include <sstream>
#include <stdlib.h>
#include "boss_utility/boss_config.h"
#include "boss_utility/boss_utility.h"
#include "sentenceentry.h"

Functions

bool isComment (const string &s)
string basename (const string &name, const string &suffix)
void blf2xml (const string &file_name, const string &result_name, const string &ext)
int main (int argc, char *argv[])

Variables

const char XMLHeader [] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
const char USAGE [] = "blf2xml -inv inventory [-lext blf_extension] [-xext xml_extension] [-ldir blf_dir] [-xdir xml_dir] -list filelist | labelfile1, labelfile2, ..."

Function Documentation

string basename const string &  name,
const string &  suffix
 

void blf2xml const string &  file_name,
const string &  result_name,
const string &  ext
 

bool isComment const string &  s  ) 
 

int main int  argc,
char *  argv[]
 


Variable Documentation

const char USAGE[] = "blf2xml -inv inventory [-lext blf_extension] [-xext xml_extension] [-ldir blf_dir] [-xdir xml_dir] -list filelist | labelfile1, labelfile2, ..." [static]
 

const char XMLHeader[] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" [static]
 

Author:
Karlheinz Stoeber


Generated on Tue Dec 20 23:14:39 2005 for BOSS by doxygen 1.3.6