Home
last modified time | relevance | path

Searched refs:Type_Storage (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/autodoc/source/ary/cpp/
H A Dcs_type.hxx50 class Type_Storage : public ::ary::stg::Storage<Type> class
55 Type_Storage();
56 virtual ~Type_Storage();
64 static Type_Storage &
81 static Type_Storage *
119 inline const Type_Storage::UT_Index &
120 Type_Storage::UsedTypeIndex() const in UsedTypeIndex()
125 inline Type_Storage::UT_Index &
126 Type_Storage::UsedTypeIndex() in UsedTypeIndex()
H A Dcs_type.cxx43 Type_Storage * Type_Storage::pInstance_ = 0;
48 Type_Storage::Type_Storage() in Type_Storage() function in ary::cpp::Type_Storage
58 Type_Storage::~Type_Storage() in ~Type_Storage()
65 Type_Storage::Search_BuiltInType( const String & i_specializedName ) const in Search_BuiltInType()
71 Type_Storage::Setup_BuiltInTypes() in Setup_BuiltInTypes()
93 Type_Storage::Set_BuiltInType( Rid i_id, in Set_BuiltInType()
H A Dca_type.hxx68 const Type_Storage &
72 Type_Storage & Storage();
96 Type_Storage aStorage;
105 inline const Type_Storage &
111 inline Type_Storage &
H A Dc_traits.cxx196 return Type_Storage::Instance_()[i_id]; in EntityOf_()
/aoo42x/main/autodoc/source/ary/idl/
H A Dis_type.cxx42 Type_Storage * Type_Storage::pInstance_ = 0;
46 Type_Storage::Type_Storage() in Type_Storage() function in ary::idl::Type_Storage
54 Type_Storage::~Type_Storage() in ~Type_Storage()
61 Type_Storage::Add_Sequence( Type_id i_nRelatedType, in Add_Sequence()
68 Type_Storage::Search_SequenceOf( Type_id i_nRelatedType ) in Search_SequenceOf()
H A Dis_type.hxx43 class Type_Storage : public ::ary::stg::Storage< ::ary::idl::Type > class
46 Type_Storage();
47 ~Type_Storage();
57 static Type_Storage &
68 static Type_Storage *
106 inline Type_Storage &
107 Type_Storage::Instance_() in Instance_()
H A Dia_type.hxx42 class Type_Storage;
61 const Type_Storage &
64 Type_Storage & Storage();
124 Type_Storage * pStorage; /// @inv pStorage != 0
143 inline const Type_Storage &
149 inline Type_Storage &
H A Di2s_calculator.hxx42 class Type_Storage;
205 const Type_Storage &
208 Type_Storage & my_TypeStorage();
H A Di2s_calculator.cxx125 inline const Type_Storage &
139 inline Type_Storage &
H A Dia_type.cxx197 : pStorage(new Type_Storage), in TypeAdmin()
/aoo42x/main/autodoc/inc/ary/cpp/
H A Dc_types4cpp.hxx52 class Type_Storage;

Completed in 44 milliseconds