BDebug.cpp File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <syslog.h>
#include <sys/time.h>
#include <stdarg.h>
#include <fcntl.h>
#include <execinfo.h>
#include <ctype.h>
#include <BDebug.h>
#include <errno.h>
#include <linux/unistd.h>

Defines

#define BTRACE_SIZE   100

Functions

void hd8 (void *data, unsigned int n)
void hd8a (void *data, unsigned int n)
void hda8 (void *data, unsigned int n)
void hd32 (void *data, unsigned int n)
void hda32 (void *data, unsigned int n)
double getTime ()
void setDebug (int d)
void tprintf (int log, const char *fmt,...)
pid_t gettid ()

Variables

int bdebug
const unsigned int STRBUF_SIZE = (64 * 1024)

Define Documentation

#define BTRACE_SIZE   100

Function Documentation

pid_t gettid (  ) 
double getTime (  ) 
void hd32 ( void *  data,
unsigned int  n 
)
void hd8 ( void *  data,
unsigned int  n 
)
void hd8a ( void *  data,
unsigned int  n 
)
void hda32 ( void *  data,
unsigned int  n 
)
void hda8 ( void *  data,
unsigned int  n 
)
void setDebug ( int  d  ) 
void tprintf ( int  log,
const char *  fmt,
  ... 
)

Variable Documentation

int bdebug
const unsigned int STRBUF_SIZE = (64 * 1024)

Generated on 13 Aug 2012 for LibBeamApi by  doxygen 1.6.1