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