![]() |
GemaCoreLib
The GeMA Core library
|
Utilitary functions for printing data. More...
#include "gmLog.h"
Go to the source code of this file.
Classes | |
class | GmPrintUtils |
Groups utilitary routines for pretty printing data. More... | |
Enumerations | |
enum | GmPrintUtilsFlags { GM_PRINT_UNITS = 0x00001, GM_PRINT_UNITS_ON_SECOND_LINE = 0x00002, GM_PRINT_EVAL_FUNCTIONS = 0x00004, GM_PRINT_DEF_AS_NIL = 0x00008, GM_PRINT_LINE_NUMBERS = 0x00010, GM_PRINT_CLIP_TITLES = 0x00020, GM_PRINT_CELL_TYPE = 0x00040, GM_PRINT_CELL_NODES = 0x00080, GM_PRINT_CELL_PROPERTY_NAMES = 0x00100, GM_PRINT_CELL_EVAL_POINT = 0x00200, GM_PRINT_CELL_ACTIVE = 0x00400, GM_PRINT_NODE_GEOMETRY = 0x00800, GM_PRINT_NODE_GHOST = 0x01000, GM_PRINT_MARK_GHOST_NODES = 0x02000, GM_PRINT_HEADER_TITLE = 0x04000, GM_PRINT_TRAILLER = 0x08000, GM_PRINT_ACTIVEONLY = 0x10000, GM_PRINT_CONSTMAP = 0x20000, GM_PRINT_USER = 0x40000, GM_PRINT_DEFAULT } |
Set of combinable options controlling the behaviour of print functions. More... | |
Utilitary functions for printing data.
enum GmPrintUtilsFlags |
Set of combinable options controlling the behaviour of print functions.