Pages du manuel Linux : Fonctions des bibliothèques

allegro_init
Macro to initialise the Allegro library.
allegro_message
Used mainly to show error messages to users. Allegro game programming library.
ALLEGRO_SUB_VERSION
Defined to the middle version of Allegro.
ALLEGRO_VERSION
Defined to the major version of Allegro.
ALLEGRO_VERSION_STR
Defined to a string with the full Allegro version number.
ALLEGRO_WIP_VERSION
Defined to the minor version of Allegro.
Alloc
allocate or free heap memory
alloca
Allocation mémoire.
allocate_voice
Allocates a soundcard voice for a sample. Allegro game programming library.
Allocators
Note:
AllowExc
allow all exceptions in next script evaluation
AllPlanes
Display macros and functions
Alzabo
A data modelling tool and RDBMS-OO mapper
Alzabo::BackCompat
Convert old data structures
Alzabo::ChangeTracker
Saves a set of changes as callbacks that can be backed out if needed
Alzabo::Column
Column objects
Alzabo::ColumnDefinition
Holds the type attribute for a column
Alzabo::Config
Alzabo configuration information
Alzabo::Create
Loads all Alzabo::Create::* classes
Alzabo::Create::Column
Column objects for use in schema creation
Alzabo::Create::ColumnDefinition
Column definition object for schema creation
Alzabo::Create::ForeignKey
Foreign key objects for schema creation.
Alzabo::Create::Index
Index objects for schema creation
Alzabo::Create::Schema
Schema objects for schema creation
Alzabo::Create::Table
Table objects for schema creation
Alzabo::Debug
Creates constants used to turn on debugging
Alzabo::Design
Documentation on Alzabo's design
Alzabo::Driver
Alzabo base class for RDBMS drivers
Alzabo::Driver::MySQL
MySQL specific Alzabo driver subclass
Alzabo::Driver::PostgreSQL
PostgreSQL specific Alzabo driver subclass
Alzabo::Exceptions
Creates all exception subclasses used in Alzabo.
Alzabo::FAQ
Frequently Asked Questions
Alzabo::ForeignKey
Foreign key (relation) objects
Alzabo::Index
Index objects
Alzabo::Intro
Introductory information about Alzabo
Alzabo::MethodMaker
Auto-generate useful methods based on an existing schema
Alzabo::MySQL
Alzabo and MySQL
Alzabo::PostgreSQL
Alzabo and PostgreSQL
Alzabo::QuickRef
A quick reference to methods in the Alzabo classes
Alzabo::RDBMSRules
Base class for Alzabo RDBMS rulesets
Alzabo::RDBMSRules::MySQL
MySQL specific database rules.
Alzabo::RDBMSRules::PostgreSQL
PostgreSQL specific database rules
Alzabo::Runtime
Loads all Alzabo::Runtime::* classes
Alzabo::Runtime::Column
Column objects
Alzabo::Runtime::ColumnDefinition
Column definition objects
Alzabo::Runtime::Cursor
Base class for Alzabo cursors
Alzabo::Runtime::ForeignKey
Foreign key objects
Alzabo::Runtime::Index
Index objects
Alzabo::Runtime::InsertHandle
A handle representing an insert
Alzabo::Runtime::JoinCursor
Cursor that returns arrays of CWAlzabo::Runtime::Row objects