Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBprintf.hxx File Reference

Declaration of CTBprintf functions. More...

#include "CTBprintfS.hxx"
#include "CTBprintf.icc"

Include dependency graph for CTBprintf.hxx:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define _CTBprintf_HXX   1

Functions

CTBprintfS< char > CTBprintf (char value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< int > CTBprintf (signed char value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< unsigned int > CTBprintf (unsigned char value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< int > CTBprintf (short value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< unsigned int > CTBprintf (unsigned short value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< int > CTBprintf (int value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< unsigned int > CTBprintf (unsigned int value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< long > CTBprintf (long value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< unsigned long > CTBprintf (unsigned long value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< double > CTBprintf (double value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< const char *> CTBprintf (const char *value, const char *c_format=0, int i_width=0, int i_precision=0)
CTBprintfS< const void *> CTBprintf (const void *value, const char *c_format=0, int i_width=0, int i_precision=0)


Detailed Description

Declaration of CTBprintf functions.

Version:
Id:
CTBprintf.hxx,v 1.8 2000/10/27 18:49:44 mueller Exp

For a detailed description of the usage of the CTBprintf system look into Using CTBprintf.

Definition in file CTBprintf.hxx.


Define Documentation

#define _CTBprintf_HXX   1
 

Definition at line 2 of file CTBprintf.hxx.


Generated at Fri Oct 24 18:12:22 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001