|
typedef TModel | ModelType |
|
typedef TCreateParams | CreateParamsType |
|
typedef TFactory | ModelFactoryType |
|
typedef TRepository | ModelRepositoryType |
|
|
virtual ModelType::IdType | Create (const CreateParamsType &polygonCreateParams)=0 |
|
virtual void | Destroy (typename ModelType::IdType modelId)=0 |
|
virtual bool | Exists (typename ModelType::IdType modelId) const =0 |
|
virtual ModelType & | Get (typename ModelType::IdType modelId) const =0 |
|
The documentation for this class was generated from the following file: