include/comma/runtime/crt_itable.h File Reference

#include "comma/runtime/crt_types.h"
#include <stdbool.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itable

Functions

struct itablealloc_itable ()
bool itable_lookup (struct itable *htab, domain_info_t info, domain_instance_t *key, domain_instance_t *instance)

Function Documentation

struct itable* alloc_itable (  )  [read]

Definition at line 119 of file crt_itable.c.

bool itable_lookup ( struct itable htab,
domain_info_t  info,
domain_instance_t key,
domain_instance_t instance 
)

Definition at line 79 of file crt_itable.c.


Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1