68 virtual void setDoctrineAssignments(
const std::map<int, std::string>& t);
70 virtual std::map<int, std::string> doctrineAssignments()
const;
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
Definition: rwSpawnDataList.h:25
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
#define DT_DLL_vrfmsgs
This file is used to determine how to build.
Definition: vrfmsgsDefines.h:28
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
Description: A readable, writable list of force descriptions.
Definition: rwForceDescriptionList.h:86
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
class DtRwStringAttributeList:
Definition: rwStringAttributeList.h:29