Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Parsers
.
IDL
.
idltype
class Fixed
File:
../Synopsis/Parsers/IDL/idltype.py
Class for fixed point types (Type) Functions: digits() -- digits. scale() -- scale.
-
Attributes
__digits
__scale
-
Methods
__init__
(
self
,
digits
,
scale
)
accept
(
self
,
visitor
)
digits
(
self
)
scale
(
self
)
Attributes Inherited from Type
__kind
,
__local
Methods Inherited from Type
kind
,
local
,
unalias
Generated on Tue Jul 20 09:07:06 2010 by
synopsis
(version devel)