#include
<class_document_1_1_feature_mixin.h>
List of
all members.
Public Member Functions
|
| |
__init__ () |
| |
get () |
| |
Returns the list of objects associated with
the given feature.
|
| |
has () |
| |
Returns True if we have the given feature.
|
| |
reset () |
Public Attributes
|
| |
myFeatureSet |
Member Function Documentation
| Document.FeatureMixin.__init__ |
( |
|
) |
|
| Document.FeatureMixin.get |
( |
|
) |
|
Returns the list of objects associated with the given
feature.
| Document.FeatureMixin.has |
( |
|
) |
|
Returns True if we have the given feature.
False otherwise.
| Document.FeatureMixin.reset |
( |
|
) |
|
Member Data Documentation