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

#include <sol.hpp>

Public Member Functions

 record () noexcept
 
void use (int count) noexcept
 

Public Attributes

int last
 
int used
 

Detailed Description

Definition at line 10332 of file sol.hpp.

Constructor & Destructor Documentation

sol::stack::record::record ( )
inlinenoexcept

Definition at line 10336 of file sol.hpp.

Member Function Documentation

void sol::stack::record::use ( int  count)
inlinenoexcept

Definition at line 10338 of file sol.hpp.

Member Data Documentation

int sol::stack::record::last

Definition at line 10333 of file sol.hpp.

int sol::stack::record::used

Definition at line 10334 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