BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsltf::TemplateTestFacility_StubClass Class Reference

#include <bsltf_templatetestfacility.h>

Detailed Description

This class provides a single method template, method, that simply returns the parameterized integer IDENTIFIER.

Note
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

Public Member Functions

template<int IDENTIFIER>
int method ()
 

Member Function Documentation

◆ method()

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

Return the parameterized IDENTIFIER.


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