g4tools  5.4.0
Namespaces | Macros | Typedefs | Functions
xpm File Reference
#include <cstdio>
#include <string>
#include <vector>
#include <ostream>
#include "charmanip"
Include dependency graph for xpm:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::xpm
 

Macros

#define tools_xpm
 

Typedefs

typedef unsigned char *(* tools::xpm::file_reader) (std::ostream &, const std::string &, unsigned int &, unsigned int &, unsigned int &)
 

Functions

bool tools::xpm::to_xpm (std::ostream &a_out, const std::string &a_file, const std::string &a_name, file_reader a_file_reader, bool a_verbose)
 

Macro Definition Documentation

◆ tools_xpm

#define tools_xpm

Definition at line 5 of file xpm.