#include <qmf/engine/Object.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | qmf::engine::Object::Object | ( | const Object & | from | ) |  | 
      
 
 
      
        
          | virtual qmf::engine::Object::~Object | ( |  | ) |  [virtual] | 
      
 
 
Member Function Documentation
      
        
          | void qmf::engine::Object::destroy | ( |  | ) |  | 
      
 
 
      
        
          | const ObjectId* qmf::engine::Object::getObjectId | ( |  | ) | const | 
      
 
 
      
        
          | Value* qmf::engine::Object::getValue | ( | const char * | key | ) | const | 
      
 
 
      
        
          | void qmf::engine::Object::invokeMethod | ( | const char * | methodName, | 
        
          |  |  | const Value * | inArgs, | 
        
          |  |  | void * | context | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | bool qmf::engine::Object::isDeleted | ( |  | ) | const | 
      
 
 
      
        
          | void qmf::engine::Object::merge | ( | const Object & | from | ) |  | 
      
 
 
      
        
          | void qmf::engine::Object::setObjectId | ( | ObjectId * | oid | ) |  | 
      
 
 
The documentation for this class was generated from the following file: