|
WSF
|
A nested class to maintain a list of emitter type IDs. More...
#include <WsfTrack.hpp>
Public Member Functions | |
| template<typename T> | |
| void | Serialize (T &aBuff) |
| For XIO (de)serialization. | |
Public Attributes | |
| std::vector< EmitterTypeData > | mEmitterTypeIdList |
A nested class to maintain a list of emitter type IDs.
|
inline |
For XIO (de)serialization.
References mEmitterTypeIdList.
| std::vector<EmitterTypeData> WsfTrack::EmitterTypeIdList::mEmitterTypeIdList |
Referenced by Serialize().