Class ShellPropertyOutput
Defined in File OutputShell.h
Inheritance Relationships
Base Type
public Module
(Class Module)
Class Documentation
-
class ShellPropertyOutput : public Module
Show the candidate properties in the shell.
Public Functions
-
virtual std::string getDescription() const
-
void setDescription(const std::string &description)
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
virtual std::string getDescription() const