Home
last modified time | relevance | path

Searched refs:o_result (Results 1 – 25 of 37) sorted by last modified time

12

/trunk/main/autodoc/source/display/toolkit/
H A Dout_node.cxx106 Node::Get_Path( StreamStr & o_result, in Get_Path() argument
113 pParent->Get_Path(o_result, i_maxDepth-1); in Get_Path()
114 o_result << sName << '/'; in Get_Path()
119 Node::Get_Chain( StringVector & o_result, in Get_Chain() argument
128 pParent->Get_Chain(o_result, i_maxDepth-1); in Get_Chain()
129 o_result.push_back(sName); in Get_Chain()
H A Dout_position.cxx134 Position::Get_LinkTo( StreamStr & o_result, in Get_LinkTo() argument
164 o_result << get_UpLink(pathLength1); in Get_LinkTo()
165 i_destination.pDirectory->Get_Path(o_result, pathLength2); in Get_LinkTo()
166 o_result << i_destination.sFile; in Get_LinkTo()
168 o_result << "#" << i_localLabel; in Get_LinkTo()
172 Position::Get_LinkToRoot( StreamStr & o_result, in Get_LinkToRoot() argument
175 o_result << get_UpLink(Depth()); in Get_LinkToRoot()
/trunk/main/autodoc/source/display/idl/
H A Dhi_env.hxx116 StreamStr & o_result, in Get_LinkTo() argument
118 … { CurPosition().Get_LinkTo(o_result, i_destination); } in Get_LinkTo()
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_node.hxx80 StreamStr & o_result,
83 StringVector & o_result,
H A Dout_position.hxx69 StringVector & o_result ) const in Get_Chain()
70 { pDirectory->Get_Chain(o_result); } in Get_Chain()
75 StreamStr & o_result,
79 StreamStr & o_result,
/trunk/main/autodoc/source/ary/idl/
H A Di_interface.cxx121 attr::Get_Functions( Dyn_CeIterator & o_result, in Get_Functions() argument
124 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aFunctions); in Get_Functions()
128 attr::Get_Attributes( Dyn_CeIterator & o_result, in Get_Attributes() argument
131 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aAttributes); in Get_Attributes()
135 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() argument
142 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() argument
149 xref::Get_ExportingServices( Dyn_CeIterator & o_result, in Get_ExportingServices() argument
156 xref::Get_ExportingSingletons( Dyn_CeIterator & o_result, in Get_ExportingSingletons() argument
163 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() argument
170 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() argument
[all …]
H A Di_service.cxx126 attr::Get_IncludedServices( Dyn_StdConstIterator<CommentedRelation> & o_result, in Get_IncludedServices() argument
129 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aIncludedServices ); in Get_IncludedServices()
133 attr::Get_ExportedInterfaces( Dyn_StdConstIterator<CommentedRelation> & o_result, in Get_ExportedInterfaces() argument
136 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aSupportedInterfaces ); in Get_ExportedInterfaces()
140 attr::Get_Properties( Dyn_CeIterator & o_result, in Get_Properties() argument
143 o_result = new SCI_Vector<Ce_id>( service_cast(i_ce).aProperties ); in Get_Properties()
147 xref::Get_IncludingServices( Dyn_CeIterator & o_result, in Get_IncludingServices() argument
150 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(service_2s_IncludingServices)); in Get_IncludingServices()
154 xref::Get_InstantiatingSingletons( Dyn_CeIterator & o_result, in Get_InstantiatingSingletons() argument
157 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(service_2s_InstantiatingSingletons)); in Get_InstantiatingSingletons()
H A Di_siservice.cxx105 attr::Get_Constructors( Dyn_CeIterator & o_result, in Get_Constructors() argument
108 o_result = new SCI_Vector<Ce_id>( sglifcservice_cast(i_ce).aConstructors ); in Get_Constructors()
H A Di_struct.cxx110 attr::Get_Elements( Dyn_CeIterator & o_result, in Get_Elements() argument
113 o_result = new SCI_Vector<Ce_id>( struct_cast(i_ce).aElements ); in Get_Elements()
118 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() argument
121 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_Derivations)); in Get_Derivations()
125 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() argument
132 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() argument
135 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_AsReturns)); in Get_AsReturns()
139 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() argument
142 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_AsParameters)); in Get_AsParameters()
146 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes() argument
[all …]
H A Di_typedef.cxx107 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() argument
110 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
114 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() argument
117 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsReturns)); in Get_AsReturns()
121 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() argument
124 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsParameters)); in Get_AsParameters()
128 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes() argument
131 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsDataTypes)); in Get_AsDataTypes()
H A Di_attribute.cxx133 attr::Get_GetExceptions( Dyn_TypeIterator & o_result, in Get_GetExceptions() argument
136 o_result in Get_GetExceptions()
141 attr::Get_SetExceptions( Dyn_TypeIterator & o_result, in Get_SetExceptions() argument
144 o_result in Get_SetExceptions()
H A Di_constgroup.cxx98 attr::Get_Constants( Dyn_CeIterator & o_result, in Get_Constants() argument
101 o_result = new SCI_Vector<Ce_id>(constgroup_cast(i_ce).aConstants); in Get_Constants()
H A Di_enum.cxx98 attr::Get_Values( Dyn_CeIterator & o_result, in Get_Values() argument
101 o_result = new SCI_Vector<Ce_id>(enum_cast(i_ce).aValues); in Get_Values()
106 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() argument
109 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
113 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() argument
116 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsReturns)); in Get_AsReturns()
120 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() argument
123 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsParameters)); in Get_AsParameters()
127 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes() argument
130 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsDataTypes)); in Get_AsDataTypes()
H A Di_exception.cxx107 attr::Get_Elements( Dyn_CeIterator & o_result, in Get_Elements() argument
110 o_result = new SCI_Vector<Ce_id>( exception_cast(i_ce).aElements ); in Get_Elements()
115 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() argument
118 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(exception_2s_Derivations)); in Get_Derivations()
122 xref::Get_RaisingFunctions( Dyn_CeIterator & o_result, in Get_RaisingFunctions() argument
125 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(exception_2s_RaisingFunctions)); in Get_RaisingFunctions()
H A Di_function.cxx137 attr::Get_Parameters( Dyn_StdConstIterator<ary::idl::Parameter> & o_result, in Get_Parameters() argument
140 o_result in Get_Parameters()
145 attr::Get_Exceptions( Dyn_TypeIterator & o_result, in Get_Exceptions() argument
148 o_result in Get_Exceptions()
/trunk/main/autodoc/source/ary/cpp/
H A Dc_namesp.cxx193 Namespace::Search_LocalOperations( std::vector<Ce_id> & o_result, in Search_LocalOperations() argument
209 o_result.push_back((*it).second); in Search_LocalOperations()
H A Dc_reposypart.cxx377 Add2Result( List_GlobalIds & o_result, in Add2Result() argument
383 previous_size = o_result.size(); in Add2Result()
390 o_result.insert( o_result.end(), in Add2Result()
407 ret = o_result.size(); in Get_AlphabeticalList()
414 Add2Result( o_result, in Get_AlphabeticalList()
417 Add2Result( o_result, in Get_AlphabeticalList()
420 Add2Result( o_result, in Get_AlphabeticalList()
423 Add2Result( o_result, in Get_AlphabeticalList()
426 Add2Result( o_result, in Get_AlphabeticalList()
433 std::sort(o_result.begin(), o_result.end(), aLess); in Get_AlphabeticalList()
[all …]
H A Dc_reposypart.hxx75 List_GlobalIds & o_result,
H A Dca_ce.hxx139 StreamStr & o_result,
H A Dca_type.cxx99 TypeAdmin::Get_TypeText( StreamStr & o_result, in Get_TypeText() argument
104 aStorage[i_type].Get_Text(o_result, *pCppRepositoryPartition); in Get_TypeText()
H A Dca_type.hxx85 StreamStr & o_result,
/trunk/main/autodoc/inc/ary/idl/
H A Dik_attribute.hxx59 Dyn_TypeIterator & o_result,
62 Dyn_TypeIterator & o_result,
H A Dik_ce.hxx115 Dyn_CeIterator & o_result,
H A Dik_constgroup.hxx50 Dyn_CeIterator & o_result,
H A Dik_enum.hxx50 Dyn_CeIterator & o_result,
57 Dyn_CeIterator & o_result,
60 Dyn_CeIterator & o_result,
63 Dyn_CeIterator & o_result,
66 Dyn_CeIterator & o_result,

Completed in 113 milliseconds

12