#include <Stack.h>
Definition at line 154 of file Stack.h.
 
◆ get()
  
  
      
        
          | static unsigned int Stack< unsigned int const & >::get  | 
          ( | 
          lua_State *  | 
          L,  | 
         
        
           | 
           | 
          int  | 
          index  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ push()
  
  
      
        
          | static void Stack< unsigned int const & >::push  | 
          ( | 
          lua_State *  | 
          L,  | 
         
        
           | 
           | 
          unsigned int  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: