Copyright (C) 2008 Battelle Memorial Institute. More...
Go to the source code of this file.
| Functions | |
| EXPORT int | create_histogram (OBJECT **obj, OBJECT *parent) | 
| REQUIRED: allocate and initialize an object. | |
| EXPORT int | isa_histogram (OBJECT *obj, char *classname) | 
| Allows the core to discover whether obj is a subtype of this class. | |
| int | parse_bin_val (char *tok, BIN *bin) | 
| Token parsing to extract bin range. | |
Copyright (C) 2008 Battelle Memorial Institute.
Definition in file histogram.cpp.