Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
MethodFactory Class Reference

A factory to create method. More...

#include <MethodFactory.h>

Public Member Functions

 ~MethodFactory ()
 destructor More...
 

Static Public Member Functions

static MethodcreateMethod (mml::Method &m)
 create a method according to the xsdcxx object method More...
 

Private Member Functions

 MethodFactory ()
 constructor More...
 

Detailed Description

A factory to create method.

Constructor & Destructor Documentation

MethodFactory::~MethodFactory ( )

destructor

MethodFactory::MethodFactory ( )
private

constructor

Member Function Documentation

static Method* MethodFactory::createMethod ( mml::Method &  m)
static

create a method according to the xsdcxx object method


The documentation for this class was generated from the following file: