Classes | Defines | Enumerations | Variables

wb_buffer.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WB_BUFFER

Defines

#define wb_buffer_INCLUDED   "wb_buffer.h"

Enumerations

enum  WB_SKIP_CLASS { WB_SKIP_NONE, WB_SKIP_ALPHANUMERIC, WB_SKIP_NUMERIC, WB_SKIP_HEX }

Variables

const INT WB_BUFFER_MAX = 132

Define Documentation

#define wb_buffer_INCLUDED   "wb_buffer.h"

Definition at line 37 of file wb_buffer.h.


Enumeration Type Documentation

Enumerator:
WB_SKIP_NONE 
WB_SKIP_ALPHANUMERIC 
WB_SKIP_NUMERIC 
WB_SKIP_HEX 

Definition at line 43 of file wb_buffer.h.


Variable Documentation

const INT WB_BUFFER_MAX = 132

Definition at line 41 of file wb_buffer.h.