Searched refs:InternalGate (Results 1 – 10 of 10) sorted by relevance
36 class InternalGate;40 class InternalGate;77 Dyn<cpp::InternalGate>79 Dyn<idl::InternalGate>
47 class InternalGate : public ::ary::cpp::Gate class50 virtual ~InternalGate() {} in ~InternalGate()52 static DYN InternalGate &
47 class InternalGate : public ::ary::idl::Gate class50 virtual ~InternalGate() {} in ~InternalGate()52 static DYN InternalGate &
48 class InternalGate class
202 DYN InternalGate &203 InternalGate::Create_Partition_(RepositoryCenter & i_center) in Create_Partition_()214 pLocations(& loc::InternalGate::Create_Locations_()) in RepositoryPartition()
54 class RepositoryPartition : public InternalGate
52 pCppPartition = & cpp::InternalGate::Create_Partition_(*this); in RepositoryCenter()53 pIdlPartition = & idl::InternalGate::Create_Partition_(*this); in RepositoryCenter()
44 DYN InternalGate &45 InternalGate::Create_Partition_(RepositoryCenter & i_center) in Create_Partition_()
58 class RepositoryPartition : public InternalGate
42 InternalGate::Create_Locations_() in Create_Locations_()
Completed in 30 milliseconds