HOPS
HOPS class reference
Functions | Variables
ht_parser.c File Reference
#include "hops_time.h"

Functions

int delta_setup (char *arg)
 
int dump_formats (char *oa)
 
int input_setup (char *oa)
 
int query_setup (char *oa)
 
int set_origin (char *arg)
 

Variables

int echo = 0
 
int gibber = 0
 
char * joiner = " == "
 
int qtype = 0
 
char * query_arg = "Kdefault"
 
int replace = 0
 
char * report_arg = "Kdefault"
 
int rtype = 0
 
int statf = 0
 

Function Documentation

◆ delta_setup()

int delta_setup ( char *  arg)

◆ dump_formats()

int dump_formats ( char *  oa)

◆ input_setup()

int input_setup ( char *  oa)

◆ query_setup()

int query_setup ( char *  oa)

◆ set_origin()

int set_origin ( char *  arg)

Variable Documentation

◆ echo

int echo = 0

◆ gibber

int gibber = 0

◆ joiner

char* joiner = " == "

◆ qtype

int qtype = 0

◆ query_arg

char* query_arg = "Kdefault"

◆ replace

int replace = 0

◆ report_arg

char* report_arg = "Kdefault"

◆ rtype

int rtype = 0

◆ statf

int statf = 0