Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::StandardIdentifier< T > Struct Template Reference
+ Inheritance diagram for inviwo::StandardIdentifier< T >:

Public Types

typedef std::string(T::*) funcPtr() const
 

Public Member Functions

 StandardIdentifier (std::string key="identifier", funcPtr ptr=&T::getIdentifier)
 
virtual void setKey (TxElement *node)
 
virtual bool operator() (const T *elem) const
 
- Public Member Functions inherited from inviwo::ElementIdentifier< T >

Member Function Documentation

◆ operator()()

template<typename T >
virtual bool inviwo::StandardIdentifier< T >::operator() ( const T * elem) const
inlinevirtual

◆ setKey()

template<typename T >
virtual void inviwo::StandardIdentifier< T >::setKey ( TxElement * node)
inlinevirtual

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