Class block3D_vectorro

Inheritance Relationships

Base Types

  • public rpdecorator::decorator< std::vector< block3D_vectorro_type > >

  • public rer::stringizable

Class Documentation

class block3D_vectorro : public rpdecorator::decorator<std::vector<block3D_vectorro_type>>, public rer::stringizable

Public Functions

template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
RCPPSW_DECORATE_CT()
RCPPSW_DECORATE_DECL(iterator)
RCPPSW_DECORATE_DECL(value_type)
RCPPSW_WRAP_DECLDEF(begin)
RCPPSW_WRAP_DECLDEF(clear)
RCPPSW_WRAP_DECLDEF(end)
RCPPSW_WRAP_DECLDEF(erase)
RCPPSW_WRAP_DECLDEF(insert)
RCPPSW_WRAP_DECLDEF(operator[])
RCPPSW_WRAP_DECLDEF(push_back)
std::string to_str(void) const final override