![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| DtSsInsertionFunctor () | |
| virtual | ~DtSsInsertionFunctor () override |
| virtual bool | operator() (TypeToContain &itemToInsert, Container &container) override |
Public Member Functions inherited from DtSsFunctor< TypeToContain, Container > | |
| DtSsFunctor () | |
| virtual | ~DtSsFunctor () |
Private Member Functions | |
| DtSsInsertionFunctor (const DtSsInsertionFunctor &original) | |
| DtSsInsertionFunctor & | operator= (const DtSsInsertionFunctor &original) |
| DtSsInsertionFunctor< TypeToContain, Container >::DtSsInsertionFunctor | ( | ) |
|
overridevirtual |
|
private |
|
private |
|
overridevirtual |
Reimplemented from DtSsFunctor< TypeToContain, Container >.