GRASS Programmer's Manual  6.4.4(2014)-r
workspace.WriteWorkspaceFile Class Reference

Generic class for writing workspace file. More...

Inheritance diagram for workspace.WriteWorkspaceFile:
Collaboration diagram for workspace.WriteWorkspaceFile:

Public Member Functions

def __init__ (self, lmgr, file)
 

Data Fields

 file
 
 lmgr
 
 indent
 

Detailed Description

Generic class for writing workspace file.

Definition at line 530 of file core/workspace.py.

Constructor & Destructor Documentation

def workspace.WriteWorkspaceFile.__init__ (   self,
  lmgr,
  file 
)

Definition at line 532 of file core/workspace.py.

Field Documentation

workspace.WriteWorkspaceFile.file
workspace.WriteWorkspaceFile.indent

Definition at line 535 of file core/workspace.py.


The documentation for this class was generated from the following file: