CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
OdTrVisIdGeneratorImpl< T > Class Template Reference

#include <TrVisIdGenerator.h>

Public Member Functions

 OdTrVisIdGeneratorImpl ()
 
void clean ()
 
generateId () const
 
void killId (T id) const
 
bool findId (T id) const
 

Protected Member Functions

inc (T &counter, T &searchEx) const
 

Detailed Description

template<class T>
class OdTrVisIdGeneratorImpl< T >

<group ExRender_Windows_Classes>

Definition at line 38 of file TrVisIdGenerator.h.

Constructor & Destructor Documentation

◆ OdTrVisIdGeneratorImpl()

template<class T >
OdTrVisIdGeneratorImpl< T >::OdTrVisIdGeneratorImpl ( )
inline

Definition at line 68 of file TrVisIdGenerator.h.

Member Function Documentation

◆ clean()

template<class T >
void OdTrVisIdGeneratorImpl< T >::clean ( )
inline

Definition at line 73 of file TrVisIdGenerator.h.

◆ findId()

template<class T >
bool OdTrVisIdGeneratorImpl< T >::findId ( id) const
inline

Definition at line 91 of file TrVisIdGenerator.h.

◆ generateId()

template<class T >
T OdTrVisIdGeneratorImpl< T >::generateId ( ) const
inline

Definition at line 79 of file TrVisIdGenerator.h.

◆ inc()

template<class T >
T OdTrVisIdGeneratorImpl< T >::inc ( T &  counter,
T &  searchEx 
) const
inlineprotected

Definition at line 44 of file TrVisIdGenerator.h.

◆ killId()

template<class T >
void OdTrVisIdGeneratorImpl< T >::killId ( id) const
inline

Definition at line 86 of file TrVisIdGenerator.h.


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