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

#include <sol.hpp>

Public Member Functions

 new_table ()=default
 
 new_table (const new_table &)=default
 
 new_table (int sequence_hint_, int map_hint_=0) noexcept
 
 new_table (new_table &&)=default
 
new_tableoperator= (const new_table &)=default
 
new_tableoperator= (new_table &&)=default
 

Public Attributes

int map_hint = 0
 
int sequence_hint = 0
 

Detailed Description

Definition at line 7793 of file sol.hpp.

Constructor & Destructor Documentation

◆ new_table() [1/4]

sol::new_table::new_table ( )
default

◆ new_table() [2/4]

sol::new_table::new_table ( const new_table )
default

◆ new_table() [3/4]

sol::new_table::new_table ( new_table &&  )
default

◆ new_table() [4/4]

sol::new_table::new_table ( int  sequence_hint_,
int  map_hint_ = 0 
)
inlinenoexcept

Definition at line 7803 of file sol.hpp.

Member Function Documentation

◆ operator=() [1/2]

new_table& sol::new_table::operator= ( const new_table )
default

◆ operator=() [2/2]

new_table& sol::new_table::operator= ( new_table &&  )
default

Member Data Documentation

◆ map_hint

int sol::new_table::map_hint = 0

Definition at line 7795 of file sol.hpp.

◆ sequence_hint

int sol::new_table::sequence_hint = 0

Definition at line 7794 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:31