OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_implementation
(Results
1 - 4
of
4
) sorted by null
/external/parameter-framework/asio-1.10.6/include/asio/
basic_io_object.hpp
77
* @code get_service().construct(
get_implementation
()); @endcode
89
* @code get_service().destroy(
get_implementation
()); @endcode
116
implementation_type&
get_implementation
()
function in class:asio::basic_io_object
122
const implementation_type&
get_implementation
() const
function in class:asio::basic_io_object
127
/// (Deprecated: Use
get_implementation
().) The underlying implementation of
185
implementation_type&
get_implementation
()
function in class:asio::basic_io_object
190
const implementation_type&
get_implementation
() const
function in class:asio::basic_io_object
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h
699
HRESULT (WINAPI *
get_implementation
)(IXMLDOMDocument *This,IXMLDOMImplementation **impl);
member in struct:IXMLDOMDocumentVtbl
[
all
...]
msxml2.h
1359
HRESULT (WINAPI *
get_implementation
)(IXMLDOMDocument *This,IXMLDOMImplementation **impl);
member in struct:MSXML2::IXMLDOMDocumentVtbl
1603
HRESULT (WINAPI *
get_implementation
)(IXMLDOMDocument2 *This,IXMLDOMImplementation **impl);
member in struct:MSXML2::IXMLDOMDocument2Vtbl
[
all
...]
mshtmlc.h
23677
HRESULT (WINAPI *
get_implementation
)(IHTMLDocument5 *This,IHTMLDOMImplementation **p);
member in struct:IHTMLDocument5Vtbl
[
all
...]
Completed in 392 milliseconds