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 (new_table &&)=default
 
 new_table (int sequence_hint, int map_hint=0)
 
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 7086 of file sol.hpp.

Constructor & Destructor Documentation

sol::new_table::new_table ( )
default
sol::new_table::new_table ( const new_table )
default
sol::new_table::new_table ( new_table &&  )
default
sol::new_table::new_table ( int  sequence_hint,
int  map_hint = 0 
)
inline

Definition at line 7096 of file sol.hpp.

Member Function Documentation

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

Member Data Documentation

int sol::new_table::map_hint = 0

Definition at line 7088 of file sol.hpp.

int sol::new_table::sequence_hint = 0

Definition at line 7087 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52