Realistic 3D camera system
3D camera system components
Public Member Functions | List of all members
archetypes::gettable_socket_option< PointerType > Class Template Reference

#include <gettable_socket_option.hpp>

Public Member Functions

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)
 

Detailed Description

template<typename PointerType>
class archetypes::gettable_socket_option< PointerType >

Definition at line 19 of file gettable_socket_option.hpp.

Member Function Documentation

template<typename PointerType>
template<typename Protocol >
PointerType* archetypes::gettable_socket_option< PointerType >::data ( const Protocol &  )
inline

Definition at line 35 of file gettable_socket_option.hpp.

template<typename PointerType>
template<typename Protocol >
int archetypes::gettable_socket_option< PointerType >::level ( const Protocol &  ) const
inline

Definition at line 23 of file gettable_socket_option.hpp.

template<typename PointerType>
template<typename Protocol >
int archetypes::gettable_socket_option< PointerType >::name ( const Protocol &  ) const
inline

Definition at line 29 of file gettable_socket_option.hpp.

template<typename PointerType>
template<typename Protocol >
void archetypes::gettable_socket_option< PointerType >::resize ( const Protocol &  ,
std::size_t   
)
inline

Definition at line 47 of file gettable_socket_option.hpp.

template<typename PointerType>
template<typename Protocol >
std::size_t archetypes::gettable_socket_option< PointerType >::size ( const Protocol &  ) const
inline

Definition at line 41 of file gettable_socket_option.hpp.


The documentation for this class was generated from the following file: