Table Of Contents

Previous topic

ArtManager

Next topic

RendererBase

This Page

phoenix_title DCSaver

Construct a DC saver. The dc is copied as-is.


class_hierarchy Inheritance Diagram

Inheritance diagram for class DCSaver

Inheritance diagram of DCSaver


method_summary Methods Summary

__init__ Default class constructor.

api Class API



class DCSaver(object)

Construct a DC saver. The dc is copied as-is.


Methods



__init__(self, pdc)

Default class constructor.

Parameters:pdc – an instance of DC.