IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Member Functions | List of all members
ipsdk::BaseToolTip Class Referenceabstract

Base class for objects with name and tool tip informations. More...

#include <BaseToolTip.h>

Inheritance diagram for ipsdk::BaseToolTip:
ipsdk::BaseDataItemNode ipsdk::bench::BaseBenchCase ipsdk::bench::BaseBenchSuite ipsdk::core::BaseAction ipsdk::processor::BaseAttribute ipsdk::shape::analysis::BaseMeasureInfo ipsdk::bench::BenchCaseResult ipsdk::bench::BenchmarkResult ipsdk::bench::BenchResult ipsdk::bench::BenchSuiteResult ipsdk::unittest::UnitTestResult ipsdk::core::BaseComplexAction ipsdk::core::BaseSimpleAction ipsdk::imaproc::BaseImageProcessingAttribute ipsdk::processor::BaseDataItemAttribute ipsdk::processor::BaseValueAttribute< T >

Public Member Functions

virtual const std::string & getObjectName () const =0
 retrieve object name
 
virtual const std::string & getToolTip () const =0
 retrieve object tool tip
 
Constructors and destructors
 BaseToolTip ()
 
virtual ~BaseToolTip ()=0
 

Detailed Description

Base class for objects with name and tool tip informations.

Author
E. Noirfalise
Date
2014/03/13

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