BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlm::InstanceCount Struct Reference

#include <bdlm_instancecount.h>

Detailed Description

This mechanism provides type specific instance counts.

See bdlm_instancecount

Public Types

typedef bsls::Types::Uint64 Value
 

Static Public Member Functions

template<class OBJECT_TYPE >
static Value nextInstanceNumber ()
 

Member Typedef Documentation

◆ Value

Member Function Documentation

◆ nextInstanceNumber()

template<class OBJECT_TYPE >
InstanceCount::Value bdlm::InstanceCount::nextInstanceNumber ( )
inlinestatic

Return the next instance number for the specified OBJECT_TYPE.


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