/home/gian/Progetti/falcon/core/include/falcon/globals.h File Reference

#include <falcon/setup.h>
#include <falcon/types.h>
#include <stdlib.h>

Include dependency graph for globals.h:

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

Go to the source code of this file.


Classes

class  Falcon::Engine::AutoInit

Namespaces

namespace  Falcon
 CONST.
namespace  Falcon::Engine

Functions

FALCON_DYN_SYM bool Falcon::Engine::addVFS (const String &name, VFSProvider *prv)
FALCON_DYN_SYM void Falcon::Engine::getEncodings (String &sSrcEnc, String &sIOEnc)
 Utility function recording the preferential encodings for sources and VM I/O.
FALCON_DYN_SYM const String & Falcon::Engine::getMessage (uint32 id)
FALCON_DYN_SYM String Falcon::Engine::getSearchPath ()
 Returns the application-wide default search path by copy.
FALCON_DYN_SYM VFSProvider * Falcon::Engine::getVFS (const String &name)
FALCON_DYN_SYM void Falcon::Engine::Init ()
FALCON_DYN_SYM void Falcon::Engine::setEncodings (const String &sSrcEnc, const String &sIOEnc)
 Utility function recording the preferential encodings for sources and VM I/O.
FALCON_DYN_SYM bool Falcon::Engine::setLanguage (const String &language)
FALCON_DYN_SYM void Falcon::Engine::setSearchPath (const String &path)
 Set application wide search path.
FALCON_DYN_SYM bool Falcon::Engine::setTable (StringTable *tab)
FALCON_DYN_SYM void Falcon::Engine::Shutdown ()

Variables

FALCON_DYN_SYM StringTable * Falcon::engineStrings
FALCON_DYN_SYM void *(* Falcon::gcAlloc )(size_t)
FALCON_DYN_SYM void(* Falcon::gcFree )(void *)
FALCON_DYN_SYM void *(* Falcon::gcRealloc )(void *, size_t)
FALCON_DYN_SYM void *(* Falcon::memAlloc )(size_t)
FALCON_DYN_SYM void(* Falcon::memFree )(void *)
FALCON_DYN_SYM MemPool * Falcon::memPool
FALCON_DYN_SYM void *(* Falcon::memRealloc )(void *, size_t)


Generated on Mon Oct 19 10:11:12 2009 for Falcon_Core by  doxygen 1.5.8