SPL Namespace Reference


Data Structures

class  slaPluginServer
class  slcMutex
class  slcPluginArgs
class  slcPluginInfo
class  slcPluginServer
class  slcThreadLock

Typedefs

typedef slcPluginInfo *(* SPL_INFO_FUNC )(void)
typedef bool(* SPL_INIT_FUNC )(const slcPluginArgs *)
typedef bool(* SPL_RUN_FUNC )(const slcPluginArgs *)
typedef bool(* SPL_SHUTDOWN_FUNC )(const slcPluginArgs *)


Typedef Documentation

typedef slcPluginInfo*( * SPL::SPL_INFO_FUNC)(void)

The plugin's information function.

Definition at line 283 of file spl_pluginserver.h.

typedef bool( * SPL::SPL_INIT_FUNC)(const slcPluginArgs *)

The plugin's initialisation function.

Definition at line 268 of file spl_pluginserver.h.

typedef bool( * SPL::SPL_RUN_FUNC)(const slcPluginArgs *)

The plugin's run function.

Definition at line 273 of file spl_pluginserver.h.

typedef bool( * SPL::SPL_SHUTDOWN_FUNC)(const slcPluginArgs *)

The plugin's shutdown function.

Definition at line 278 of file spl_pluginserver.h.


Generated on Sun Jul 29 04:12:52 2012 for TerraLib - Development Source by  doxygen 1.5.3