PrinterPsl Struct Reference

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

#include <PrinterPsl_private.h>

Public Member Functions

 INHERITS_FROM (PrinterBase)

Related Functions

(Note that these are not member functions.)



void printer_psl_deinit (PrinterPsl_ptr self)
 The PrinterPsl class private deinitializer.
void printer_psl_init (PrinterPsl_ptr self, const NuSMVEnv_ptr env, const char *name, int low, size_t num)
 The PrinterPsl class private initializer.
int printer_psl_print_node (PrinterBase_ptr self, node_ptr n, int priority)
 Virtual menthod that prints the given node (core nodes are handled here).
PrinterPsl_ptr PrinterPsl_create (const NuSMVEnv_ptr env, const char *name)
 The PrinterPsl class constructor.

Detailed Description

Private and protected interface of class 'PrinterPsl'.

Public interface of class 'PrinterPsl'.

Author:
Roberto Cavada This file can be included only by derived and friend classes

PrinterPsl class definition derived from class PrinterBase

See also:
Base class PrinterBase
Author:
Roberto Cavada
Todo:
: Missing description

Definition of the public accessor for class PrinterPsl


Member Function Documentation

PrinterPsl::INHERITS_FROM ( PrinterBase   ) 

Friends And Related Function Documentation

void printer_psl_deinit ( PrinterPsl_ptr  self  )  [related]

The PrinterPsl class private deinitializer.

The PrinterPsl class private deinitializer

See also:
PrinterPsl_destroy
void printer_psl_init ( PrinterPsl_ptr  self,
const NuSMVEnv_ptr  env,
const char *  name,
int  low,
size_t  num 
) [related]

The PrinterPsl class private initializer.

The PrinterPsl class private initializer

See also:
PrinterPsl_create
int printer_psl_print_node ( PrinterBase_ptr  self,
node_ptr  n,
int  priority 
) [related]

Virtual menthod that prints the given node (core nodes are handled here).

PrinterPsl_ptr PrinterPsl_create ( const NuSMVEnv_ptr  env,
const char *  name 
) [related]

The PrinterPsl class constructor.

AutomaticStart

The PrinterPsl class constructor

See also:
PrinterPsl_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