Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

bif_arg.cc File Reference

#include "config.h"
#include <string.h>
#include "bif_arg.h"
#include "bif_type.def"

Include dependency graph for bif_arg.cc:

Include dependency graph

Go to the source code of this file.

Defines

#define DEFINE_BIF_TYPE(id, bif_type, bro_type, c_type, accessor)   {bif_type, bro_type, c_type, accessor},

Variables

struct {
   const char *   bif_type
   const char *   bro_type
   const char *   c_type
   const char *   accessor
builtin_func_arg_type []
const char * arg_list_name


Define Documentation

#define DEFINE_BIF_TYPE id,
bif_type,
bro_type,
c_type,
accessor   )     {bif_type, bro_type, c_type, accessor},
 


Variable Documentation

const char* accessor
 

Definition at line 13 of file bif_arg.cc.

const char* arg_list_name
 

Definition at line 43 of file bif_arg.cc.

Referenced by yyparse().

const char* bif_type
 

Definition at line 10 of file bif_arg.cc.

const char* bro_type
 

Definition at line 11 of file bif_arg.cc.

struct { ... } builtin_func_arg_type[] [static]
 

const char* c_type
 

Definition at line 12 of file bif_arg.cc.


Generated on Wed Sep 14 02:57:14 2005 for bro_docs by doxygen 1.3.5