.TH "SoEngineOutputList" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoEngineOutputList \- .PP The \fBSoEngineOutputList\fP class is a container for \fBSoEngineOutput\fP objects\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSbPList\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSoEngineOutputList\fP (void)" .br .ti -1c .RI "\fBSoEngineOutputList\fP (const int sizehint)" .br .ti -1c .RI "\fBSoEngineOutputList\fP (const \fBSoEngineOutputList\fP &l)" .br .ti -1c .RI "void \fBappend\fP (\fBSoEngineOutput\fP *output)" .br .ti -1c .RI "void \fBinsert\fP (\fBSoEngineOutput\fP *output, const int insertbefore)" .br .ti -1c .RI "\fBSoEngineOutput\fP * \fBoperator[]\fP (const int idx) const " .br .ti -1c .RI "void \fBset\fP (const int idx, \fBSoEngineOutput\fP *item)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBSoEngineOutputList\fP class is a container for \fBSoEngineOutput\fP objects\&. .PP \fBSee also:\fP .RS 4 \fBSbList\fP .RE .PP .SH "Constructor & Destructor Documentation" .PP .SS "SoEngineOutputList::SoEngineOutputList (void)\fC [inline]\fP" Default constructor\&. .SS "SoEngineOutputList::SoEngineOutputList (const intsizehint)\fC [inline]\fP" This constructor initializes the internal allocated size for the list to \fIsizehint\fP\&. Note that the list will still initially contain zero items\&. .SS "SoEngineOutputList::SoEngineOutputList (const \fBSoEngineOutputList\fP &l)\fC [inline]\fP" Copy constructor\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.