This is the complete list of members for ProfileWriter, including all inherited members.
| commitHumanProfile(const Person &humanProfile, const std::string &provider, const armem::Time &referencedTime, const std::string &entityName="") | ProfileWriter | |
| commitHumanProfiles(const std::vector< Person > &humanProfiles, const std::string &provider, const armem::Time &referencedTime, const std::string &entityName) | ProfileWriter | |
| commitPreferencesToProfile(const armarx::armem::human::PersonID &personID, const std::string &providerName, const armem::Time &referencedTime, const armarx::armem::human::Preferences preferences) | ProfileWriter | |
| connect(armem::client::MemoryNameSystem &memoryNameSystem) | ProfileWriter | |
| defaultProperties() const override | ProfileWriter | inlinevirtual |
| memoryWriter() | SimpleWriterBase | protected |
| ProfileWriter() | ProfileWriter | |
| properties() const | SimpleWriterBase | protected |
| propertyPrefix() const override | ProfileWriter | inlinevirtual |
| registerPropertyDefinitions(armarx::PropertyDefinitionsPtr &def) | ProfileWriter | |
| setCustomAttributeInProfile(const armarx::armem::human::PersonID &personID, const std::string &providerName, const armem::Time &referencedTime, const std::string key, const std::string value) | ProfileWriter | |
| setPreferredDrink(const armarx::armem::human::PersonID &personID, const std::string &providerName, const armem::Time &referencedTime, const std::string &drink) | ProfileWriter | |
| setProperties(const Properties &p) | SimpleWriterBase | protected |
| SimpleWriterBase() | ProfileWriter | |
| ~ProfileWriter() override | ProfileWriter | |
| ~SimpleWriterBase()=default | SimpleWriterBase | virtual |