|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::tools::mc::TypeScope Class Reference#include <TypeScope.h>
Inheritance diagram for acdk::tools::mc::TypeScope:
List of all members.
Constructor & Destructor Documentation
acdk::tools::mc::TypeScope::TypeScope |
( |
IN(RTypeScope) |
parent = Nil |
) |
[inline] |
|
Member Function Documentation
bool acdk::tools::mc::TypeScope::checkCompatibleType |
( |
IN(RString) |
str |
) |
|
|
|
Checks if given Type is supported by ACDK.
|
RString acdk::tools::mc::TypeScope::clazzInfoExpr |
( |
IN(RString) |
tpname |
) |
|
|
|
find in current and parent scope the identifier
|
bool acdk::tools::mc::TypeScope::isBasicType |
( |
IN(RString) |
str |
) |
[static] |
|
bool acdk::tools::mc::TypeScope::isInvalidDeclStartIdentifier |
( |
IN(RString) |
str |
) |
|
|
|
foreing, typedef, template, friend -> invalid declaration start has to be scipped
|
bool acdk::tools::mc::TypeScope::isObjectType |
( |
IN(RString) |
str |
) |
[static] |
|
Member Data Documentation
|
|