opp_string_vector Class Reference

API: opp_string_vector Class Reference
API
opp_string_vector Class Reference

Inherits vector< T >.

Description

Lightweight string vector, used internally in some parts of OMNeT++.

Inheritance is used to "de-templatize" the vector class, because the Windows DLL interface is not really a friend of templated classes.