#include <qmf/engine/Schema.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | qmf::engine::SchemaMethod::SchemaMethod | ( | const char * | name | ) |  | 
      
 
 
      
        
          | qmf::engine::SchemaMethod::SchemaMethod | ( | const SchemaMethod & | from | ) |  | 
      
 
 
      
        
          | qmf::engine::SchemaMethod::~SchemaMethod | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | void qmf::engine::SchemaMethod::addArgument | ( | const SchemaArgument * | argument | ) |  | 
      
 
 
      
        
          | const SchemaArgument* qmf::engine::SchemaMethod::getArgument | ( | int | idx | ) | const | 
      
 
 
      
        
          | int qmf::engine::SchemaMethod::getArgumentCount | ( |  | ) | const | 
      
 
 
      
        
          | const char* qmf::engine::SchemaMethod::getDesc | ( |  | ) | const | 
      
 
 
      
        
          | const char* qmf::engine::SchemaMethod::getName | ( |  | ) | const | 
      
 
 
      
        
          | void qmf::engine::SchemaMethod::setDesc | ( | const char * | desc | ) |  | 
      
 
 
The documentation for this class was generated from the following file: