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