general.h File Reference

General macros, classes, and procedure declarations. More...

#include <ETL/stringf>
#include "string.h"
#include "version.h"
#include <locale.h>

Go to the source code of this file.

Namespaces

namespace  synfig

Classes

class  synfig::ChangeLocale
class  synfig::ProgressCallback
class  synfig::SuperCallback
class  synfig::SoftwareExpired
 This class is thrown when the software timeout has been reached. More...

Defines

#define _(x)   (x)
#define N_(x)   (x)
#define SYNFIG_COPYRIGHT   "Copyright (c) 2001-2005 Robert B. Quattlebaum Jr., Adrian Bentley"
#define DEBUGPOINT()
#define DEBUGINFO(x)
#define CHECK_EXPIRE_TIME()   while(0){ }

Typedefs

typedef ProgressCallback synfig::ProgressManager

Functions

void synfig::shutdown ()
 Shutdown the synfig environment.
void synfig::error (const char *format,...)
 Reports an error.
void synfig::error (const String &str)
void synfig::warning (const char *format,...)
 Reports a warning.
void synfig::warning (const String &str)
void synfig::info (const char *format,...)
 Reports some information.
void synfig::info (const String &str)


Detailed Description

General macros, classes, and procedure declarations.

Id
general.h 658 2007-09-12 20:36:47Z dooglus

Define Documentation

#define _ (  )     (x)

#define N_ (  )     (x)

#define SYNFIG_COPYRIGHT   "Copyright (c) 2001-2005 Robert B. Quattlebaum Jr., Adrian Bentley"

 
#define DEBUGPOINT (  ) 

#define DEBUGINFO (  ) 

 
#define CHECK_EXPIRE_TIME (  )     while(0){ }


Generated on Wed Dec 12 03:11:41 2007 for synfig by  doxygen 1.5.4