.TH "__gnu_cxx::limit_condition" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::limit_condition \- Base class for incremental control and throw\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fB__gnu_cxx::condition_base\fP\&. .PP Inherited by \fB__gnu_cxx::throw_allocator_base< _Tp, limit_condition >\fP, and \fB__gnu_cxx::throw_value_base< limit_condition >\fP\&. .SS "Classes" .in +1c .ti -1c .RI "struct \fBalways_adjustor\fP" .br .RI "Always enter the condition\&. " .ti -1c .RI "struct \fBlimit_adjustor\fP" .br .RI "Enter the nth condition\&. " .ti -1c .RI "struct \fBnever_adjustor\fP" .br .RI "Never enter the condition\&. " .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static size_t & \fBcount\fP ()" .br .ti -1c .RI "static size_t & \fBlimit\fP ()" .br .ti -1c .RI "static void \fBset_limit\fP (const size_t __l)" .br .ti -1c .RI "static void \fBthrow_conditionally\fP ()" .br .in -1c .SH "Detailed Description" .PP Base class for incremental control and throw\&. .PP Definition at line \fB430\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "static size_t & __gnu_cxx::limit_condition::count ()\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB476\fP of file \fBthrow_allocator\&.h\fP\&. .SS "static size_t & __gnu_cxx::limit_condition::limit ()\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB483\fP of file \fBthrow_allocator\&.h\fP\&. .SS "static void __gnu_cxx::limit_condition::set_limit (const size_t __l)\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB491\fP of file \fBthrow_allocator\&.h\fP\&. .SS "static void __gnu_cxx::limit_condition::throw_conditionally ()\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB468\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.