Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

globals.h File Reference

Public headers for globals.c. More...

#include "lissom.h"
#include "cmdparam.h"

Include dependency graph for globals.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

struct  setfnobj_fixed_arch_param_setfn
struct  setfnobj_read_only_param_setfn
struct  Wts

Functions

void advance_iteration_counter (int old_t, int new_t)
 Advances iteration hooks up to (but not including) the given iteration value. More...

cmdstat fixed_arch_param_setfn ( const char* name, void* param, const void* newvalue )
 Automatically called by cmdparam.c to set this parameter. More...

cmdstat read_only_param_setfn ( const char* name, void* param, const void* newvalue )
void globals_init_hook ( void )


Detailed Description

Public headers for globals.c.

Header:
/u/nn/cvsroot/lissom/src/globals.h,v 1.41 2000/04/21 20:51:43 jbednar Exp

Definition in file globals.h.


Function Documentation

void advance_iteration_counter ( int old_t,
int new_t )
 

Advances iteration hooks up to (but not including) the given iteration value.

Definition at line 330 of file globals.c.

Referenced by load_current().

cmdstat fixed_arch_param_setfn ( const char * name,
void * param,
const void * newval )
 

Automatically called by cmdparam.c to set this parameter.

Refuses to set param once network has been initialized.

Definition at line 368 of file globals.c.

void globals_init_hook ( void )
 

Definition at line 90 of file globals.c.

cmdstat read_only_param_setfn ( const char * name,
void * param,
const void * newval )
 

Definition at line 388 of file globals.c.


Generated at Mon Aug 21 00:31:01 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000