getIdentifier overloads

Synopses

Declared in <bsltf_templatetestfacility.h>

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

template<>
int
getIdentifier<AllocTestType>(bsltf::AllocTestType const& object);

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier for the specified method pointer.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

Return the integer identifier that uniquely identifies object.

template<>
int
getIdentifier<SimpleTestType>(bsltf::SimpleTestType const& object);

Return the integer identifier that uniquely identifies object.

template<>
int
getIdentifier<UnionTestType>(bsltf::UnionTestType const& object);

Return the integer identifier that uniquely identifies object.

Return Value

  • the integer identifier of object

  • the integer identifier of ptr

Parameters

Name

Description

object

object whose identifier is requested

ptr

method pointer whose identifier is requested

Created with MrDocs