svcore
1.9
|
TypedId< T > Struct Template Reference
#include <ById.h>
Public Member Functions | |
TypedId () | |
TypedId (const TypedId &)=default | |
TypedId & | operator= (const TypedId &)=default |
bool | operator== (const TypedId &other) const |
bool | operator!= (const TypedId &other) const |
bool | operator< (const TypedId &other) const |
bool | isNone () const |
Public Attributes | |
int | untyped |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Definition at line 124 of file ById.h.
References TypedId< T >::untyped.
Definition at line 127 of file ById.h.
References TypedId< T >::untyped.
Definition at line 130 of file ById.h.
References TypedId< T >::untyped.
template<typename T >
|
inline |
Definition at line 133 of file ById.h.
References IdAlloc::NO_ID.
Referenced by AlignmentModel::fromReference(), RDFImporterImpl::getDataModelsSparse(), AlignmentModel::isOK(), AlignmentModel::isReady(), and AlignmentModel::toReference().
Member Data Documentation
template<typename T >
int TypedId< T >::untyped |
Definition at line 117 of file ById.h.
Referenced by FFTModel::FFTModel(), WithTypedId< Model >::getId(), FFTModel::isOK(), TypedId< T >::operator!=(), TypedId< T >::operator<(), and TypedId< T >::operator==().
The documentation for this struct was generated from the following file:
Generated by 1.8.11