#include <gettable_socket_option.hpp>
|
| template<typename Protocol > |
| int | level (const Protocol &) const |
| |
| template<typename Protocol > |
| int | name (const Protocol &) const |
| |
| template<typename Protocol > |
| PointerType * | data (const Protocol &) |
| |
| template<typename Protocol > |
| std::size_t | size (const Protocol &) const |
| |
| template<typename Protocol > |
| void | resize (const Protocol &, std::size_t) |
| |
template<typename PointerType>
class archetypes::gettable_socket_option< PointerType >
Definition at line 19 of file gettable_socket_option.hpp.
template<typename PointerType>
template<typename Protocol >
template<typename PointerType>
template<typename Protocol >
template<typename PointerType>
template<typename Protocol >
template<typename PointerType>
template<typename Protocol >
template<typename PointerType>
template<typename Protocol >
The documentation for this class was generated from the following file: