libfoedus-core
FOEDUS Core Library
foedus::ErrorStackBatch Member List

This is the complete list of members for foedus::ErrorStackBatch, including all inherited members.

clear()foedus::ErrorStackBatchinline
emprace_back(ErrorStack &&error_stack)foedus::ErrorStackBatchinline
ErrorStackBatch()foedus::ErrorStackBatchinline
ErrorStackBatch(const ErrorStackBatch &other)foedus::ErrorStackBatchinline
ErrorStackBatch(ErrorStackBatch &&other)foedus::ErrorStackBatchinline
is_error() const foedus::ErrorStackBatchinline
operator<<(std::ostream &o, const ErrorStackBatch &obj)foedus::ErrorStackBatchfriend
operator=(const ErrorStackBatch &other)foedus::ErrorStackBatchinline
operator=(ErrorStackBatch &&other)foedus::ErrorStackBatchinline
push_back(const ErrorStack &error_stack)foedus::ErrorStackBatchinline
summarize(const char *filename, const char *func, uint32_t linenum) const foedus::ErrorStackBatch
uninitialize_and_delete_all(std::vector< T * > *vec)foedus::ErrorStackBatchinline