#include <spToolScriptFramework.hpp>
List of all members.
Constructor & Destructor Documentation
      
        
          | sp::tool::ScriptFramework::SValue::SValue | ( |  | ) |  [inline] | 
      
 
 
      
        
          | sp::tool::ScriptFramework::SValue::SValue | ( | s32 | Value | ) |  [inline] | 
      
 
 
      
        
          | sp::tool::ScriptFramework::SValue::SValue | ( | f32 | Value | ) |  [inline] | 
      
 
 
      
        
          | sp::tool::ScriptFramework::SValue::SValue | ( | const io::stringc & | String | ) |  [inline] | 
      
 
 
      
        
          | sp::tool::ScriptFramework::SValue::SValue | ( | s32 | ValueInt, | 
        
          |  |  | f32 | ValueFlt, | 
        
          |  |  | const io::stringc & | String |  | 
        
          |  | ) |  |  |  [inline] | 
      
 
 
      
        
          | sp::tool::ScriptFramework::SValue::~SValue | ( |  | ) |  [inline] | 
      
 
 
Member Function Documentation
      
        
          | void sp::tool::ScriptFramework::SValue::Operator | ( | const SValue & | other, | 
        
          |  |  | c8 | Op |  | 
        
          |  | ) |  |  |  [inline] | 
      
 
 
      
        
          | SValue& sp::tool::ScriptFramework::SValue::operator*= | ( | const SValue & | other | ) |  [inline] | 
      
 
 
      
        
          | SValue& sp::tool::ScriptFramework::SValue::operator+= | ( | const SValue & | other | ) |  [inline] | 
      
 
 
      
        
          | SValue& sp::tool::ScriptFramework::SValue::operator-= | ( | const SValue & | other | ) |  [inline] | 
      
 
 
      
        
          | SValue& sp::tool::ScriptFramework::SValue::operator/= | ( | const SValue & | other | ) |  [inline] | 
      
 
 
Member Data Documentation
The documentation for this struct was generated from the following file: