inlib  1.2.0
Namespaces | Defines | Typedefs | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/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

namespace  inlib
 

manipulations that induces other includes : ///////////


namespace  inlib::xpm

Defines

#define inlib_xpm

Typedefs

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

Functions

bool inlib::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)

Define Documentation

#define inlib_xpm

Definition at line 5 of file xpm.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines