Private and protected interface of class 'PrinterNonAmbiguousDot'. More...
#include <PrinterNonAmbiguousDot_private.h>
Public Member Functions | |
INHERITS_FROM (PrinterBase) | |
Related Functions | |
(Note that these are not member functions.) | |
void | printer_anon_map_entry_deinit (PrinterNonAmbiguousDot_ptr self) |
The PrinterNonAmbiguousDot class private deinitializer. | |
void | printer_anon_map_entry_init (PrinterNonAmbiguousDot_ptr self, const NuSMVEnv_ptr env, const char *name, int low, size_t num) |
The PrinterNonAmbiguousDot class private initializer. | |
int | printer_anon_map_entry_print_node (PrinterBase_ptr self, node_ptr n, int priority) |
Virtual menthod that prints the given node. | |
PrinterNonAmbiguousDot_ptr | PrinterNonAmbiguousDot_create (NuSMVEnv_ptr env) |
The PrinterNonAmbiguousDot class constructor. | |
void | PrinterNonAmbiguousDot_destroy (PrinterNonAmbiguousDot_ptr self) |
The PrinterNonAmbiguousDot class destructor. |
Private and protected interface of class 'PrinterNonAmbiguousDot'.
Public interface of class 'PrinterNonAmbiguousDot'.
PrinterNonAmbiguousDot class definition derived from class PrinterBase
Definition of the public accessor for class PrinterNonAmbiguousDot
PrinterNonAmbiguousDot::INHERITS_FROM | ( | PrinterBase | ) |
void printer_anon_map_entry_deinit | ( | PrinterNonAmbiguousDot_ptr | self | ) | [related] |
The PrinterNonAmbiguousDot class private deinitializer.
The PrinterNonAmbiguousDot class private deinitializer
void printer_anon_map_entry_init | ( | PrinterNonAmbiguousDot_ptr | self, | |
const NuSMVEnv_ptr | env, | |||
const char * | name, | |||
int | low, | |||
size_t | num | |||
) | [related] |
The PrinterNonAmbiguousDot class private initializer.
The PrinterNonAmbiguousDot class private initializer
int printer_anon_map_entry_print_node | ( | PrinterBase_ptr | self, | |
node_ptr | n, | |||
int | priority | |||
) | [related] |
Virtual menthod that prints the given node.
PrinterNonAmbiguousDot_ptr PrinterNonAmbiguousDot_create | ( | NuSMVEnv_ptr | env | ) | [related] |
The PrinterNonAmbiguousDot class constructor.
AutomaticStart
The PrinterNonAmbiguousDot class constructor
void PrinterNonAmbiguousDot_destroy | ( | PrinterNonAmbiguousDot_ptr | self | ) | [related] |
The PrinterNonAmbiguousDot class destructor.
The PrinterNonAmbiguousDot class destructor