|
BDE 4.14.0 Production release
|
#include <bsltf_templatetestfacility.h>
Public Member Functions | |
| template<int IDENTIFIER> | |
| int | method () |
Return the parameterized IDENTIFIER. | |
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.
| int bsltf::TemplateTestFacility_StubClass::method | ( | ) |