#include <Stack_Type.h>
Go to the source code of this file.
Compounds | |
| class | Reporter |
| base class for report managers. More... | |
Defines | |
| #define | Type ReporterEnvir |
| #define | Type TextStyle |
Enumerations | |
| enum | ReporterEnvir { TextEnvir = 0, TabularEnvir = 1, TableEnvir = 2, ItemEnvir = 3, EnumEnvir = 4, FigureEnvir = 5, DispmathEnvir = 6, CenterEnvir = 7 } |
| enum | TextStyle { PLAIN = 0, BOLD = 1, ITALICS = 2, TYPEWRITER = 3, MATHTEXT = 4 } |
|
|
|
|
|
|
|
|
|
|
|
|