Public Member Functions | Public Attributes | List of all members
sol::detail::properties_enrollment_allowed Struct Reference

#include <sol.hpp>

Public Member Functions

bool operator() (meta_function mf) const
 
 properties_enrollment_allowed (int &times_through_, std::bitset< 64 > &properties_, automagic_enrollments &enrollments_)
 

Public Attributes

automagic_enrollmentsenrollments
 
std::bitset< 64 > & properties
 
int & times_through
 

Detailed Description

Definition at line 11381 of file sol.hpp.

Constructor & Destructor Documentation

◆ properties_enrollment_allowed()

sol::detail::properties_enrollment_allowed::properties_enrollment_allowed ( int &  times_through_,
std::bitset< 64 > &  properties_,
automagic_enrollments enrollments_ 
)
inline

Definition at line 11386 of file sol.hpp.

Member Function Documentation

◆ operator()()

bool sol::detail::properties_enrollment_allowed::operator() ( meta_function  mf) const
inline

Definition at line 11390 of file sol.hpp.

Member Data Documentation

◆ enrollments

automagic_enrollments& sol::detail::properties_enrollment_allowed::enrollments

Definition at line 11384 of file sol.hpp.

◆ properties

std::bitset<64>& sol::detail::properties_enrollment_allowed::properties

Definition at line 11383 of file sol.hpp.

◆ times_through

int& sol::detail::properties_enrollment_allowed::times_through

Definition at line 11382 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32