OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
gen_iconv.cpp File Reference
#include <iostream>
#include <iconv.h>
#include <cassert>
Include dependency graph for gen_iconv.cpp:

Functions

void tab ()
 
void num (char i, bool last)
 
void writeChar (char *value, int length, bool last, const std::string &comment="")
 
void writeMissing (bool last)
 
int write_table (const std::string &charset, const std::string &tableName)
 
int main ()
 

Function Documentation

int main ( )

Here is the call graph for this function:

void num ( char  i,
bool  last 
)

Here is the caller graph for this function:

void tab ( )

Here is the caller graph for this function:

int write_table ( const std::string &  charset,
const std::string &  tableName 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void writeChar ( char *  value,
int  length,
bool  last,
const std::string &  comment = "" 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void writeMissing ( bool  last)

Here is the call graph for this function:

Here is the caller graph for this function: