| 
    Wire Sysio Wire Sysion 1.0.0
    
   | 
 
#include <TestScript.h>


Public Member Functions | |
| RegisterCommand (TextFileLocus &&inLocus, std::string &&inModuleName, std::string &&inInternalModuleName) | |
  Public Member Functions inherited from WAST::Command | |
| Command (Type inType, TextFileLocus &&inLocus) | |
Public Attributes | |
| std::string | moduleName | 
| std::string | internalModuleName | 
  Public Attributes inherited from WAST::Command | |
| const Type | type | 
| const TextFileLocus | locus | 
Additional Inherited Members | |
  Public Types inherited from WAST::Command | |
| enum | Type {  _register , action , assert_return , assert_return_canonical_nan , assert_return_arithmetic_nan , assert_trap , assert_invalid , assert_malformed , assert_unlinkable }  | 
Definition at line 85 of file TestScript.h.
      
  | 
  inline | 
Definition at line 89 of file TestScript.h.
| std::string WAST::RegisterCommand::internalModuleName | 
Definition at line 88 of file TestScript.h.
| std::string WAST::RegisterCommand::moduleName | 
Definition at line 87 of file TestScript.h.