Private and protected interface of class 'HrcDumperXml'. More...
#include <HrcDumperXml_private.h>
Public Member Functions | |
INHERITS_FROM (HrcDumper) | |
Related Functions | |
(Note that these are not member functions.) | |
void | hrc_dumper_xml_deinit (HrcDumperXml_ptr self) |
The HrcDumperXml class private deinitializer. | |
void | hrc_dumper_xml_init (HrcDumperXml_ptr self, const NuSMVEnv_ptr env, FILE *fout) |
The HrcDumperXml class private initializer. | |
HrcDumperXml_ptr | HrcDumperXml_create (const NuSMVEnv_ptr env, FILE *fout) |
The HrcDumperXml class constructor. |
Private and protected interface of class 'HrcDumperXml'.
Public interface of class 'HrcDumperXml'.
HrcDumperXml class definition derived from class HrcDumper
Definition of the public accessor for class HrcDumperXml
HrcDumperXml::INHERITS_FROM | ( | HrcDumper | ) |
void hrc_dumper_xml_deinit | ( | HrcDumperXml_ptr | self | ) | [related] |
The HrcDumperXml class private deinitializer.
The HrcDumperXml class private deinitializer
void hrc_dumper_xml_init | ( | HrcDumperXml_ptr | self, | |
const NuSMVEnv_ptr | env, | |||
FILE * | fout | |||
) | [related] |
The HrcDumperXml class private initializer.
The HrcDumperXml class private initializer
HrcDumperXml_ptr HrcDumperXml_create | ( | const NuSMVEnv_ptr | env, | |
FILE * | fout | |||
) | [related] |
The HrcDumperXml class constructor.
AutomaticStart
The HrcDumperXml class constructor