Public Member Functions | Public Attributes | Static Public Attributes

rvg::Empty Class Reference

Emptie Class. More...

List of all members.

Public Member Functions

def __init__
def save
def debug

Public Attributes

 type
 item
 value

Static Public Attributes

 name = None
 pos = None
int type = 1
int item = 1
int value = 0

Detailed Description

Emptie Class.

Definition at line 873 of file rvg.py.


Member Function Documentation

def rvg::Empty::__init__ (   self,
  object 
)

Definition at line 880 of file rvg.py.

def rvg::Empty::debug (   self,
  str 
)

Definition at line 920 of file rvg.py.

def rvg::Empty::save (   self,
  outFile 
)

Definition at line 909 of file rvg.py.


Member Data Documentation

int rvg::Empty::item = 1 [static]

Definition at line 877 of file rvg.py.

Definition at line 890 of file rvg.py.

rvg::Empty::name = None [static]

Definition at line 874 of file rvg.py.

rvg::Empty::pos = None [static]

Definition at line 875 of file rvg.py.

int rvg::Empty::type = 1 [static]

Definition at line 876 of file rvg.py.

Definition at line 887 of file rvg.py.

Definition at line 891 of file rvg.py.

int rvg::Empty::value = 0 [static]

Definition at line 878 of file rvg.py.


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