Searched refs:ODataSourceImpl (Results 1 – 2 of 2) sorted by relevance
311 struct ODataSourceImpl struct322 ODataSourceImpl( const Reference< XMultiServiceFactory >& _rxORB ) in ODataSourceImpl() function328 ODataSourceImpl( const ODataSourceImpl& _rSource );332 ODataSourceImpl::ODataSourceImpl( const ODataSourceImpl& _rSource ) in ODataSourceImpl() function in abp::ODataSourceImpl356 m_pImpl = new ODataSourceImpl( *_rSource.m_pImpl ); in operator =()363 :m_pImpl(new ODataSourceImpl(_rxORB)) in ODataSource()
107 struct ODataSourceImpl;118 ODataSourceImpl* m_pImpl;
Completed in 16 milliseconds