VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::stub::SearchStubFactory Class Reference

A factory for creating stub instances of Search objects. More...

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::SearchStubFactory:
VICI::Search::SearchFactory VICI::Factory

Public Member Functions

virtual Search::SearchmakeSearch (Window *, Search::SearchClient *)
 create an instance of the Search class More...
 
- Public Member Functions inherited from VICI::Search::SearchFactory
virtual ~SearchFactory ()
 virtual destructor
 
- Public Member Functions inherited from VICI::Factory
virtual ~Factory ()
 Destructor.
 

Detailed Description

A factory for creating stub instances of Search objects.

Member Function Documentation

Search::Search * SearchStubFactory::makeSearch ( Window w,
Search::SearchClient sc 
)
virtual

create an instance of the Search class

Parameters
wthe window to display into
scthe client to report the results to

Implements VICI::Search::SearchFactory.


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