![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtSsInsertionFunctor () | |
| virtual | ~DtSsInsertionFunctor () |
| virtual bool | operator() (TypeToContain &itemToInsert, Container &container) |
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 | ( | ) |
|
virtual |
|
private |
|
private |
|
virtual |
Reimplemented from DtSsFunctor< TypeToContain, Container >.