Home
last modified time | relevance | path

Searched defs:dummy_base (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/asio/stub/
Dasio.hpp46 struct dummy_base struct
49 dummy_base(Args &&...) in dummy_base() function
52 void set_option(const dummy_base &) const {}; in set_option()
53 int protocol() const { return 0; } in protocol()
74 inline bool write(const dummy_base &, const dummy_base &, const dummy_base &) in write()
78 inline bool read(const dummy_base &, const dummy_base &, const dummy_base &) in read()