Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Parsers
.
IDL
.
omni
class TypeTranslator
File:
../Synopsis/Parsers/IDL/omni.py
maps idltype objects to ASG.TypeId objects in a ASG.Dictionary
Attributes Summary:
types
__result
__basetypes
Methods Summary:
__init__
(
self
,
types
)
internalize
(
self
,
idltype
)
has_key
(
self
,
name
)
add
(
self
,
name
,
type
)
get
(
self
,
name
)
visitBaseType
(
self
,
idltype
)
visitStringType
(
self
,
idltype
)
visitWStringType
(
self
,
idltype
)
visitSequenceType
(
self
,
idltype
)
visitDeclaredType
(
self
,
idltype
)
Generated on Thu Apr 16 16:27:06 2009 by
synopsis
(version devel)