Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
TypedContext< CX >::ID< TY > Class Template Reference

#include "lib/typed-counter.hpp"

Description

template<class CX>
template<typename TY>
class lib::TypedContext< CX >::ID< TY >

type-ID

Definition at line 102 of file typed-counter.hpp.

Static Public Member Functions

static IxID get ()
 

Static Private Attributes

static IxID typeID
 table holding all the generated type-IDs
 

Member Function Documentation

◆ get()

template<class CX >
template<typename TY >
static IxID get ( )
inlinestatic

Definition at line 108 of file typed-counter.hpp.

References TypedContext< CX >::newTypeID(), and TypedContext< CX >::ID< TY >::typeID.

Referenced by WrappedStandardExeBuilder::invokeOriginalBuilder().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ typeID

template<class CX >
template<typename TY >
IxID typeID
staticprivate

table holding all the generated type-IDs

Definition at line 104 of file typed-counter.hpp.

Referenced by TypedContext< CX >::ID< TY >::get().

+ Collaboration diagram for TypedContext< CX >::ID< TY >:

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