iv::SubId< Type, SubType > Class Template Reference

#include <Sub.hpp>

Public Member Functions

 SubId ()
 
 SubId (SubId const &)=delete
 
size_t idx () const
 
size_t idx_count () const
 

Detailed Description

template<class Type, class SubType>
class iv::SubId< Type, SubType >

Definition at line 13 of file Sub.hpp.

Constructor & Destructor Documentation

◆ SubId() [1/2]

template<class Type , class SubType >
iv::SubId< Type, SubType >::SubId

Definition at line 89 of file Sub.inl.

◆ SubId() [2/2]

template<class Type , class SubType >
iv::SubId< Type, SubType >::SubId ( SubId< Type, SubType > const &  )
delete

Member Function Documentation

◆ idx()

template<class Type , class SubType >
size_t iv::SubId< Type, SubType >::idx

Definition at line 95 of file Sub.inl.

◆ idx_count()

template<class Type , class SubType >
size_t iv::SubId< Type, SubType >::idx_count

Definition at line 101 of file Sub.inl.


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