BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf::TemplateTestFacility_StubClass Class Reference

#include <bsltf_templatetestfacility.h>

Public Member Functions

template<int IDENTIFIER>
int method ()
 Return the parameterized IDENTIFIER.
 

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 bsltf_templatetestfacility

Member Function Documentation

◆ method()

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

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