head2data.cc File Reference

#include <iostream>
#include <string>
#include <iomanip>
#include <vector>
#include <fstream>
#include "bgintrinsics.h"
#include "siintrinsics.h"

Include dependency graph for head2data.cc:

Go to the source code of this file.

Defines

#define __STRING(x)   "x"
#define USECODE_INTRINSIC_PTR(NAME)   std::string(__STRING(NAME))
#define USECODE_INTRINSIC_PTR(NAME)   std::string(__STRING(NAME))

Functions

void bg_out (const string &fname)
void si_out (const string &fname)
int main (int argc, char **argv)


Define Documentation

#define __STRING (  )     "x"

Definition at line 28 of file head2data.cc.

#define USECODE_INTRINSIC_PTR ( NAME   )     std::string(__STRING(NAME))

#define USECODE_INTRINSIC_PTR ( NAME   )     std::string(__STRING(NAME))


Function Documentation

void bg_out ( const string &  fname  ) 

Definition at line 32 of file head2data.cc.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 90 of file head2data.cc.

References bg_out(), and si_out().

Here is the call graph for this function:

void si_out ( const string &  fname  ) 

Definition at line 61 of file head2data.cc.

Referenced by main().


Generated on Mon Jul 9 14:46:04 2007 for ExultEngine by  doxygen 1.5.1