$search

preprocess.cc File Reference

#include "preprocess.hh"
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <vector>
#include <iostream>
Include dependency graph for preprocess.cc:

Go to the source code of this file.

Typedefs

typedef std::vector< std::string > StringVector

Functions

std::string preprocess (const string &fichier, const StringList &options)
static StringVector split (const string &str, const char *char_set=" \t")

Variables

gcc E typedef std::list
< std::string > 
StringList

Typedef Documentation

typedef std::vector<std::string> StringVector

Definition at line 25 of file preprocess.cc.


Function Documentation

std::string preprocess ( const string &  fichier,
const StringList options 
)

Definition at line 46 of file preprocess.cc.

static StringVector split ( const string &  str,
const char *  char_set = " \t" 
) [static]

Definition at line 27 of file preprocess.cc.


Variable Documentation

gcc E typedef std::list<std::string> StringList

Appel du preprocesseur C

Definition at line 24 of file preprocess.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Mar 1 16:29:01 2013