Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pcburns/c/penguinsound/src/ppUtils.cpp File Reference

Utility functions for parts of LibPenguinPlay. More...

#include <PenguinSound/defines.h>
#include <PenguinSound/debug.h>
#include <PenguinSound/exceptions.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <assert.h>

Include dependency graph for ppUtils.cpp:

Include dependency graph

Defines

#define outfile   stderr

Functions

void ppShutdown ()
PP_EXTC PP_EXPORT void do_dbg_msg (const char* type, const char* msg, va_list vargs)
PP_EXTC PP_EXPORT void do_dbg_extra_msg (const char* type, const char* msg, va_list vargs)
PP_EXTC void _ppInternalError (const char* msg, ...)
PP_EXTC void _ppWarning (const char* msg, ...)
PP_EXTC void _ppError (const char* msg, ...)
PP_EXTC void _ppDebug (const char* msg, ...)
PP_EXTC void _ppDebugExtra (const char* msg, ...)

Variables

const char* _ppNoFuncNameMsg = "Unknown Function"

Detailed Description

Utility functions for parts of LibPenguinPlay.

Project : PenguinPlay Part : Generic Authors : Adrian Ratnapala Christian Reiniger <warewolf@mayn.de> License : See the accompanying file LICENSE

Last change by

Author:
pcburns
on
Date:
2000/11/26 00:35:57
to
Revision:
1.1.1.1


Generated at Mon Nov 27 01:46:36 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000