Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bsltf::TemplateTestFacility_StubClass Class Reference

#include <bsltf_templatetestfacility.h>

List of all members.

Public Member Functions

template<int IDENTIFIER>
int method ()

Detailed Description

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.

See Component bsltf_templatetestfacility


Member Function Documentation

template<int IDENTIFIER>
int bsltf::TemplateTestFacility_StubClass::method (  ) 

Return the parameterized IDENTIFIER.


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