Quick links: Tutorial - Examples - Files - Symbols.
Classes: Hierarchy - Index - List - Members.
Namespaces: Index - base - cs - display.

List of all members
cogitant::ResultOpeProjectionAllocator Class Reference

Allocateur pour les membres de ResultOpeProjection. More...

#include "cogitant/allocator.h"

Inheritance diagram for cogitant::ResultOpeProjectionAllocator:
cogitant::Allocator cogitant::CogitantObject

Public Member Functions

Allocation des projections.
virtual Set< Projection * > * allocProjections () const
 
virtual Set< Projection * > * allocProjections2 (Set< Projection *> const *const o) const
 
virtual ProjectionallocProjection () const
 
virtual ProjectionallocProjection2 (Projection const *const o) const
 
- Public Member Functions inherited from cogitant::CogitantObject
 CogitantObject ()
 Constructeur. More...
 
 CogitantObject (CogitantObject const &o)
 Constructeur par recopie. More...
 
virtual ~CogitantObject ()
 Destructeur. More...
 
PropertySetproperties ()
 Accès à l'ensemble des propriétés. More...
 
virtual std::string toString () const
 Transformation en chaîne de caractères. More...
 
std::string className () const
 Nom de la classe. More...
 
PropertySet const * properties () const
 Accès en lecture seule à l'ensemble des propriétés. More...
 
bool hasProperties () const
 Existence de propriétés. More...
 
CogitantObjectoperator= (CogitantObject const &ob)
 Affectation. More...
 

Additional Inherited Members

- Protected Member Functions inherited from cogitant::CogitantObject
virtual PropertySetallocProperties () const
 Fonction créant l'instance d'une sous classe de PropertySet pour la représentation des propriétés de l'objet. More...
 

Detailed Description

Allocateur pour les membres de ResultOpeProjection.