ARB
Classes | Macros | Functions
BI_helix.cxx File Reference
#include "BI_helix.hxx"
#include <arbdbt.h>
#include <cctype>
Include dependency graph for BI_helix.cxx:

Go to the source code of this file.

Classes

struct  helix_stack
 

Macros

#define LEFT_HELIX   "{[<("
 
#define RIGHT_HELIX   "}]>)"
 

Functions

static void BI_helix_check_error (const char *key, long val, void *client_data)
 
static long BI_helix_free_hash (const char *, long val, void *)
 

Macro Definition Documentation

#define LEFT_HELIX   "{[<("

Definition at line 15 of file BI_helix.cxx.

Referenced by BI_helix::initFromData().

#define RIGHT_HELIX   "}]>)"

Definition at line 16 of file BI_helix.cxx.

Referenced by BI_helix::initFromData().

Function Documentation

static void BI_helix_check_error ( const char key,
long  val,
void *  client_data 
)
static

Definition at line 139 of file BI_helix.cxx.

References helix_stack::c, GBS_global_string(), and helix_stack::pos.

Referenced by BI_helix::initFromData().

static long BI_helix_free_hash ( const char ,
long  val,
void *   
)
static

Definition at line 148 of file BI_helix.cxx.

References helix_stack::next.

Referenced by BI_helix::initFromData().