This class provides a single method template, method, that simply returns the parameterized integer IDENTIFIER. Note that the purpose of this class is to serve as a stub class and method to be referred by TemplateTestFacility::ObjectPtr and TemplateTestFacility::MethodPtr respectively.

Synopsis

Declared in <bsltf_templatetestfacility.h>

class TemplateTestFacility_StubClass;

Member Functions

Name

Description

method

Return the parameterized IDENTIFIER.

Created with MrDocs