#include <View.hpp>
|
| std::tuple< std::reference_wrapper< Entity >, std::reference_wrapper< Components >... > & | _value |
| |
◆ ViewEntity()
template<typename ... Components>
◆ get() [1/2]
template<typename ... Components>
template<typename T >
◆ get() [2/2]
template<typename ... Components>
template<std::size_t I>
◆ operator Entity &()
template<typename ... Components>
◆ operator*()
template<typename ... Components>
◆ operator->()
template<typename ... Components>
◆ _value
template<typename ... Components>
| std::tuple<std::reference_wrapper<Entity>, std::reference_wrapper<Components>...>& WAL::ViewEntity< Components >::_value |
|
private |
The documentation for this class was generated from the following file: