.TH "IsoSpec::Allocator< T >" 3 "Version 2.2.1" "IsoSpec" \" -*- nroff -*- .ad l .nh .SH NAME IsoSpec::Allocator< T > .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBAllocator\fP (const int dim, const int tabSize=10000)" .br .ti -1c .RI "\fBAllocator\fP (const \fBAllocator\fP &other)=delete" .br .ti -1c .RI "\fBAllocator\fP & \fBoperator=\fP (const \fBAllocator\fP &other)=delete" .br .ti -1c .RI "void \fBshiftTables\fP ()" .br .ti -1c .RI "T * \fBnewConf\fP ()" .br .ti -1c .RI "T * \fBmakeCopy\fP (const T *conf)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class IsoSpec::Allocator< T >" .PP Definition at line \fB33\fP of file \fBallocator\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBIsoSpec::Allocator\fP< T >::Allocator (const int dim, const int tabSize = \fC10000\fP)\fC [explicit]\fP" .PP Definition at line \fB24\fP of file \fBallocator\&.cpp\fP\&. .SS "template \fBIsoSpec::Allocator\fP< T >::~\fBAllocator\fP ()" .PP Definition at line \fB28\fP of file \fBallocator\&.cpp\fP\&. .SH "Member Function Documentation" .PP .SS "template T * \fBIsoSpec::Allocator\fP< T >::makeCopy (const T * conf)\fC [inline]\fP" .PP Definition at line \fB60\fP of file \fBallocator\&.h\fP\&. .SS "template T * \fBIsoSpec::Allocator\fP< T >::newConf ()\fC [inline]\fP" .PP Definition at line \fB50\fP of file \fBallocator\&.h\fP\&. .SS "template void \fBIsoSpec::Allocator\fP< T >::shiftTables ()" .PP Definition at line \fB42\fP of file \fBallocator\&.cpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for IsoSpec from the source code\&.