Global Namespace
Inheritance Tree
Inheritance Graph
Name Index
namespace
Synopsis
::
TypeAnalysis
class Kit
File:
../Synopsis/TypeAnalysis/Kit.hh
creates and remembers declared types.
Public Member functions Summary:
constructor
Kit
()
const
Type
*
builtin
(const std::string&
name
)
const
Type
*
enum_
(const std::string&
name
)
const
Type
*
class_
(const std::string&
name
)
const
Type
*
union_
(const std::string&
name
)
const
Type
*
pointer
(const
Type
*
type
)
const
Type
*
reference
(const
Type
*
type
)
const
Type
*
array
(const
Type
*
type
)
const
Type
*
pointer_to_member
(const
Type
*
container
, const
Type
*
member
)
Generated on Thu Apr 16 16:28:01 2009 by
synopsis
(version devel)