PrinterIWffCore Struct Reference

Private and protected interface of class 'PrinterIWffCore'. More...

#include <PrinterIWffCore_private.h>

Public Member Functions

 INHERITS_FROM (PrinterWffCore)

Related Functions

(Note that these are not member functions.)



void printer_iwff_core_deinit (PrinterIWffCore_ptr self)
 The PrinterIWffCore class private deinitializer.
void printer_iwff_core_init (PrinterIWffCore_ptr self, const NuSMVEnv_ptr env, const char *name, int low, size_t num)
 The PrinterIWffCore class private initializer.
int printer_iwff_core_print_node (PrinterBase_ptr self, node_ptr n, int priority)
 Virtual menthod that prints the given node (only indentantion capable nodes are handled here).
PrinterIWffCore_ptr PrinterIWffCore_create (const NuSMVEnv_ptr env, const char *name)
 The PrinterIWffCore class constructor.

Detailed Description

Private and protected interface of class 'PrinterIWffCore'.

Public interface of class 'PrinterIWffCore'.

Author:
Marco Pensallorto This file can be included only by derived and friend classes

PrinterIWffCore class definition derived from class PrinterWffCore

See also:
Base class PrinterIWffCore
Author:
Marco Pensallorto An indenting subclass of PrinterWffCore

Definition of the public accessor for class PrinterIWffCore


Member Function Documentation

PrinterIWffCore::INHERITS_FROM ( PrinterWffCore   ) 

Friends And Related Function Documentation

void printer_iwff_core_deinit ( PrinterIWffCore_ptr  self  )  [related]

The PrinterIWffCore class private deinitializer.

The PrinterIWffCore class private deinitializer

See also:
PrinterIWffCore_destroy
void printer_iwff_core_init ( PrinterIWffCore_ptr  self,
const NuSMVEnv_ptr  env,
const char *  name,
int  low,
size_t  num 
) [related]

The PrinterIWffCore class private initializer.

The PrinterIWffCore class private initializer

See also:
PrinterIWffCore_create
int printer_iwff_core_print_node ( PrinterBase_ptr  self,
node_ptr  n,
int  priority 
) [related]

Virtual menthod that prints the given node (only indentantion capable nodes are handled here).

PrinterIWffCore_ptr PrinterIWffCore_create ( const NuSMVEnv_ptr  env,
const char *  name 
) [related]

The PrinterIWffCore class constructor.

AutomaticStart

The PrinterIWffCore class constructor

See also:
PrinterIWffCore_destroy

The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 14 Oct 2015 for NuSMV Developers Manual by  doxygen 1.6.1