![]()  | 
  
    ManaPlus
    
   | 
 
  
Public Member Functions | |
| PlayerConfSerialiser () | |
| ConfigurationObject * | writeConfigItem (const std::pair< std::string, PlayerRelation * > &value, ConfigurationObject *const cobj) const | 
| std::map< std::string, PlayerRelation * > * | readConfigItem (const ConfigurationObject *const cobj, std::map< std::string, PlayerRelation * > *const container) const | 
  Public Member Functions inherited from ConfigurationListManager< std::pair< std::string, PlayerRelation * >, std::map< std::string, PlayerRelation * > * > | |
| ConfigurationListManager () | |
| virtual | ~ConfigurationListManager () | 
Definition at line 83 of file playerrelations.cpp.
      
  | 
  inline | 
Definition at line 88 of file playerrelations.cpp.
      
  | 
  inlinevirtual | 
Reads a value from a configuration object
| obj | The configuration object to read from | 
| container | The container to insert the object to | 
Definition at line 110 of file playerrelations.cpp.
References CAST_S32, NAME, Relation::NEUTRAL, and RELATION.
      
  | 
  inlinevirtual | 
Writes a value into a configuration object
| value | The value to write out | 
| obj | The configuation object to write to | 
Definition at line 93 of file playerrelations.cpp.
References CAST_S32, NAME, RELATION, and Catch::toString().