Return the integer identifier that uniquely identifies object.
Synopsis
Declared in <bsltf_templatetestfacility.h>
template<class TYPE>
static
int
getIdentifier(TYPE const& object);
Description
The behavior is undefined unless object could be created from the TemplateTestFacility::create class method template.
Specializations
Name |
Description |
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
|
Return the integer identifier for the specified method pointer. |
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
|
Return the integer identifier that uniquely identifies |
Return Value
the integer identifier of object
Parameters
Name |
Description |
object |
object whose identifier is requested |
Created with MrDocs