.TH "sc::MemAllocFailed" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::MemAllocFailed \- This is thrown when a memory allocation fails\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::SystemException\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBMemAllocFailed\fP (const char *description=0, const char *file=0, int line=0, size_t \fBnbyte\fP=0, const \fBClassDesc\fP *class_desc=0, const char *exception_type='MemAllocFailed') throw ()" .br .ti -1c .RI "\fBMemAllocFailed\fP (const \fBMemAllocFailed\fP &) throw ()" .br .ti -1c .RI "size_t \fBnbyte\fP () const throw ()" .br .RI "Returns the number of bytes used in the failed allocation attempt\&. " .in -1c .SH "Detailed Description" .PP This is thrown when a memory allocation fails\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.