Class SourceInterface

Inheritance Relationships

Base Type

  • public Referenced

Derived Types

Class Documentation

class SourceInterface : public Referenced

Abstract base class for sources.

Subclassed by Source, SourceList

Public Functions

virtual ref_ptr<Candidate> getCandidate() const = 0
virtual std::string getDescription() const = 0