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 Summary:
__digits
__scale
Methods Summary:
__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 Thu Apr 16 16:27:06 2009 by
synopsis
(version devel)