|
|
|
Caudium.so API
Caudium.so is the C module used by Caudium to accelerate the Core of
Caudium. There few calls that can be used everywhere in Caudium.
Caudiumlib API
These are Caudiumlib API calls that are not compatibility (eg. Roxen 1.x)
calls. Some may have the same name, though, because they have same usage or code since
the Roxen days.
Compatibility API
Caudium has a full Roxen 1.3 compatibility API. Here are the calls,
most of which are enabled by default (by defining the API_COMPAT macro
in the Caudium configuration include file).
Pike undocumented APIroxenlib compat calls
Are accessible by simple statements:
inherit "caudiumlib";or inherit "roxenlib"; Other calls
These calls were usualy used directly in Roxen days because they were
present in toplevel pike functions. Now they are located in another
place and are still provided in toplevel Pike when running Caudium
with API_COMPAT set on.
There are some Pike call that are not documented in the module reference
that are really usefull for Caudium Programmers.
_Roxen API |
|
Copyright © 2000 - 2005
The Caudium Group
All Rights Reserved. Hosting by Kazar.
|
|