Searched refs:ary_cast (Results 1 – 15 of 15) sorted by relevance
76 return ary_cast<DEST>(& my_CeStorage()[ce]); in SearchCe4Type()181 rExplType = ary_cast<ExplicitType>(rType); in CheckAllInterfaceBases()215 rType = ary_cast<ExplicitType>(*it); in Connect_Types2Ces()312 rService = ary_cast<Service>(i_rData); in do_Process()354 rSingleton = ary_cast<Singleton>(i_rData); in do_Process()398 rFunction = ary_cast<Function>(i_rData); in do_Process()435 rProperty = ary_cast<Property>(i_rData); in do_Process()444 rExplicitNameRoom = ary_cast<ExplicitNameRoom>( in lhf_Search_CeForType()455 rGlobalNamespace = ary_cast<Module>( in lhf_Search_CeForType()463 rStartModule = ary_cast<Module>( in lhf_Search_CeForType()[all …]
63 { return ary_cast<Module>(Storage()[i_nId]); } in lhf_Access_Module()281 rOwner = ary_cast<Service>(Storage()[i_nOwner]); in Store_Property()330 rOwner = ary_cast<Struct>(Storage()[i_nOwner]); in Store_StructMember()362 rOwner = ary_cast<Enum>(Storage()[i_nOwner]); in Store_EnumValue()410 return ary_cast<Module>(Storage()[i_nId]); in Find_Module()418 return ary_cast<Module>( & Storage()[i_nId] ); in Search_Module()424 return ary_cast<Function>(Storage()[i_nId]); in Find_Function()430 return ary_cast<Property>(Storage()[i_nId]); in Find_Property()436 return ary_cast<EnumValue>(Storage()[i_nId]); in Find_EnumValue()442 return ary_cast<Constant>(Storage()[i_nId]); in Find_Constant()[all …]
65 { return ary_cast<ExplicitNameRoom>(Storage()[nXNameRoom_Root]) in lhf_findBuiltInType()71 return ary_cast<ExplicitNameRoom>(Storage()[i_nType]); in find_ExplicitNameRoom()77 return ary_cast<ExplicitNameRoom>(Storage()[i_nType]); in find_ExplicitNameRoom()305 ret = ary_cast<Ce_Type>( & Storage()[i_nType] ); in Search_CeRelatedTo()329 nt = ary_cast<Sequence>(pType)->RelatedType(); in IsBuiltInOrRelated()
64 ? & ary_cast<Module>(rStorage[i_id]) in operator ()()
60 return & ary_cast<Namespace>(i_entity).AsNode(); in NodeOf_()62 return & ary_cast<Class>(i_entity).AsNode(); in NodeOf_()70 return & ary_cast<Namespace>(io_entity).AsNode(); in NodeOf_()72 return & ary_cast<Class>(io_entity).AsNode(); in NodeOf_()98 return ary_cast<Namespace>(i_entity).Search_Child(i_localKey); in CeNode_Search()100 return ary_cast<Class>(i_entity).Search_Child(i_localKey); in CeNode_Search()204 return ary_cast<UsedType>(i_entity); in KeyOf_()
358 aHierarchyLinker(ary_cast<Class>(*it)); in Connect_AllTypes_2_TheirRelated_CodeEntites()457 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()467 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()488 ary::ary_cast<Typedef>(pCe) != 0; in operator ()()494 pClass = ary::ary_cast<Class>(pCe); in operator ()()
309 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace()488 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace()519 rFunction = ary_cast<Function>(aStorage[*it]); in lhf_CheckAndHandle_DuplicateOperation()
425 cl = ary_cast<Class>(&i_mayBeClass); in RecursiveSearchCe_InBaseClassesOf()439 ary_cast<Typedef>(i_gate.Ces().Find_Ce(base)) in RecursiveSearchCe_InBaseClassesOf()
48 ary_cast( const Object & ce) in ary_cast() function56 ary_cast( Object & ce) in ary_cast() function64 ary_cast( const Object * ce) in ary_cast() function73 ary_cast( Object * ce) in ary_cast() function
77 return ary_cast<Root>(Storage()[id]); in CheckIn_Root()124 return ary_cast<Root>(Storage()[i_id]); in Find_Root()130 return ary_cast<Directory>(Storage()[i_id]); in Find_Directory()136 return ary_cast<File>(Storage()[i_id]); in Find_File()
52 return & ary_cast<Directory>(io_entity).AsNode(); in NodeOf_()
81 pn = ary_cast<NODE>(&io_node); in NodeOf()92 pn = ary_cast<NODE>(&io_node); in NodeOf()104 pn = ary_cast<NODE>(&i_node); in Search_Child()
650 return ary::ary_cast<ary::cpp::Class>(pCe); in HereFind_Class()655 pTydef = ary::ary_cast<ary::cpp::Typedef>(pCe); in HereFind_Class()
59 ary::ary_cast<ary::cpp::Class>(i_rCe) ); in Get_TypeKey()
50 return ary::ary_cast<ary::idl::Module>(i_ce); in Module_Cast()
Completed in 48 milliseconds