Speclib  0.1.2
The library for writing better CUDA libraries
sp::BoundVariable< T > Member List

This is the complete list of members for sp::BoundVariable< T >, including all inherited members.

bind(Ts &&... values) constsp::VariableUser< BoundVariable< T > >
bind(Ts &&... values) constsp::VariableUser< BoundVariable< T > >
BoundVariable() (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
BoundVariable(const BoundVariable &other) (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
BoundVariable(BoundVariable &&other) (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
BoundVariable(U &&value) (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
ChildCountsp::VariableUser< BoundVariable< T > >static
ChildType typedefsp::VariableUser< BoundVariable< T > >
get()sp::VariableUser< BoundVariable< T > >
get() constsp::VariableUser< BoundVariable< T > >
getUnusedVariableName(int i=0)sp::VariableUser< BoundVariable< T > >static
IsFullyBoundsp::VariableUser< BoundVariable< T > >static
IsFullyUnbound (defined in sp::BoundVariable< T >)sp::BoundVariable< T >static
operator()() const (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
VariableUser< BoundVariable< T > >::operator()(Ts &&... values) constsp::VariableUser< BoundVariable< T > >
operator=(const BoundVariable &other) (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
operator=(BoundVariable &&other) (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
replaceChildren() const (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
VariableUser< BoundVariable< T > >::replaceChildren(NewChildren &&... newChildren) constsp::VariableUser< BoundVariable< T > >
ReplaceChildren typedef (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
Substitute typedefsp::VariableUser< BoundVariable< T > >
substitute(const New &newValue) constsp::VariableUser< BoundVariable< T > >
ValueType typedef (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
VariableUser(Ts &&... children)sp::VariableUser< BoundVariable< T > >explicitprotected
Vars typedef (defined in sp::BoundVariable< T >)sp::BoundVariable< T >
VarType typedefsp::VariableUser< BoundVariable< T > >