ALIGNMENT_BOUNDARY | ScratchSpaceBase | static |
begin() | ScratchSpace< T > | inline |
begin() | ScratchSpace< T > | inline |
cbegin() const | ScratchSpace< T > | inline |
cbegin() const | ScratchSpace< T > | inline |
cend() const | ScratchSpace< T > | inline |
cend() const | ScratchSpace< T > | inline |
checkBounds(const Integral &i) const | ScratchSpace< T > | inlineprivate |
checkBounds(const Integral &i, maia::maia_unsigned) const | ScratchSpace< T > | inlineprivate |
checkBounds(const Integral &i, maia::maia_signed) const | ScratchSpace< T > | inlineprivate |
checkForEmptyScratch() const | ScratchSpace< T > | inlineprivate |
const_iterator typedef | ScratchSpace< T > | |
const_iterator typedef | ScratchSpace< T > | |
const_pointer typedef | ScratchSpace< T > | |
const_pointer typedef | ScratchSpace< T > | |
const_reference typedef | ScratchSpace< T > | |
const_reference typedef | ScratchSpace< T > | |
data() | ScratchSpace< T > | inline |
data() const | ScratchSpace< T > | inline |
data() | ScratchSpace< T > | inline |
data() const | ScratchSpace< T > | inline |
difference_type typedef | ScratchSpace< T > | |
empty() const | ScratchSpace< T > | inline |
end() | ScratchSpace< T > | inline |
end() | ScratchSpace< T > | inline |
fill(T val) | ScratchSpace< T > | inline |
fill(const T value) | ScratchSpace< T > | inline |
getMemsize() const | ScratchSpace< T > | inline |
getPointer() const | ScratchSpace< T > | inline |
getPointer() | ScratchSpace< T > | inline |
init() | ScratchSpace< T > | private |
iterator typedef | ScratchSpace< T > | |
iterator typedef | ScratchSpace< T > | |
last | ScratchSpace< T > | private |
m_calling_function | ScratchSpaceBase | |
m_data | ScratchSpace< T > | private |
m_destroy | ScratchSpaceBase | |
m_memsize | ScratchSpaceBase | |
m_memsizePadded | ScratchSpaceBase | |
m_nonterminal | ScratchSpaceBase | |
m_object_id | ScratchSpaceBase | |
m_size0 | ScratchSpace< T > | private |
m_size0 | ScratchSpace< T > | private |
m_size1 | ScratchSpace< T > | private |
m_size1 | ScratchSpace< T > | private |
m_size2 | ScratchSpace< T > | private |
m_size2 | ScratchSpace< T > | private |
m_variable_name | ScratchSpaceBase | |
operator delete(void *)=delete | ScratchSpace< T > | |
operator delete(void *p, void *)=delete | ScratchSpace< T > | |
operator delete[](void *)=delete | ScratchSpace< T > | |
operator delete[](void *p, void *)=delete | ScratchSpace< T > | |
operator new(std::size_t)=delete | ScratchSpace< T > | |
operator new(std::size_t, void *p)=delete | ScratchSpace< T > | |
operator new[](std::size_t)=delete | ScratchSpace< T > | |
operator new[](std::size_t, void *p)=delete | ScratchSpace< T > | |
operator()(const Integral) | ScratchSpace< T > | inline |
operator()(const Integral, const Integral) | ScratchSpace< T > | inline |
operator()(const Integral, const Integral, const Integral) | ScratchSpace< T > | inline |
operator()(const Integral i) const | ScratchSpace< T > | inline |
operator()(const Integral, const Integral) const | ScratchSpace< T > | inline |
operator()(const Integral, const Integral, const Integral) const | ScratchSpace< T > | inline |
operator()(const size_type pos) | ScratchSpace< T > | inline |
operator()(const size_type pos) const | ScratchSpace< T > | inline |
operator()(const size_type i, const size_type j) | ScratchSpace< T > | inline |
operator()(const size_type i, const size_type j) const | ScratchSpace< T > | inline |
operator<< | ScratchSpace< T > | friend |
operator=(ScratchSpace< T > &) | ScratchSpace< T > | |
operator[](const Integral) | ScratchSpace< T > | inline |
operator[](const Integral i) const | ScratchSpace< T > | inline |
operator[](const size_type pos) | ScratchSpace< T > | inline |
operator[](const size_type pos) const | ScratchSpace< T > | inline |
p | ScratchSpace< T > | |
p | ScratchSpace< T > | |
pointer typedef | ScratchSpace< T > | |
pointer typedef | ScratchSpace< T > | |
printSelf() const override | ScratchSpace< T > | virtual |
printSelfReport() const override | ScratchSpace< T > | virtual |
reference typedef | ScratchSpace< T > | |
reference typedef | ScratchSpace< T > | |
ScratchSpace(MInt num, const MString &name, const MString &varname) | ScratchSpace< T > | |
ScratchSpace(MInt num0, MInt num1, const MString &name, const MString &varname) | ScratchSpace< T > | |
ScratchSpace(MInt num0, MInt num1, MInt num2, const MString &name, const MString &varname) | ScratchSpace< T > | |
ScratchSpace()=delete | ScratchSpace< T > | |
ScratchSpace(const ScratchSpace< T > &)=delete | ScratchSpace< T > | |
ScratchSpace(const size_type size_, const MString &, const MString &) | ScratchSpace< T > | inline |
ScratchSpace(const size_type size0, const size_type size1, const MString &, const MString &) | ScratchSpace< T > | inline |
ScratchSpaceBase(size_t num, size_t size, MString name, MString varname) | ScratchSpaceBase | inline |
size() const | ScratchSpace< T > | inline |
size() const | ScratchSpace< T > | inline |
size0() const | ScratchSpace< T > | inline |
size0() const | ScratchSpace< T > | inline |
size1() const | ScratchSpace< T > | inline |
size1() const | ScratchSpace< T > | inline |
size2() const | ScratchSpace< T > | inline |
size2() const | ScratchSpace< T > | inline |
size_type typedef | ScratchSpace< T > | |
size_type typedef | ScratchSpace< T > | |
Storage typedef | ScratchSpace< T > | private |
testBounds(const Integral &i) const | ScratchSpace< T > | inlineprivate |
value_type typedef | ScratchSpace< T > | |
value_type typedef | ScratchSpace< T > | |
~ScratchSpace() | ScratchSpace< T > | |