libsgfc++ 2.0.1
A C++ library that uses SGFC to read and write SGF (Smart Game Format) data.
|
This is the complete list of members for LibSgfcPlusPlus::SgfcPropertyFactory, including all inherited members.
CreateBoardSizeProperty() const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateBoardSizeProperty(std::shared_ptr< ISgfcNumberPropertyValue > propertyValue) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateBoardSizeProperty(std::shared_ptr< ISgfcComposedPropertyValue > propertyValue) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateGameTypeProperty() const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateGameTypeProperty(std::shared_ptr< ISgfcNumberPropertyValue > propertyValue) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(SgfcPropertyType propertyType) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(SgfcPropertyType propertyType, std::shared_ptr< ISgfcPropertyValue > propertyValue) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(SgfcPropertyType propertyType, const std::vector< std::shared_ptr< ISgfcPropertyValue > > &propertyValues) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(const std::string &propertyName) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(const std::string &propertyName, std::shared_ptr< ISgfcPropertyValue > propertyValue) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
CreateProperty(const std::string &propertyName, const std::vector< std::shared_ptr< ISgfcPropertyValue > > &propertyValues) const override | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |
ISgfcPropertyFactory() | LibSgfcPlusPlus::ISgfcPropertyFactory | |
SgfcPropertyFactory() (defined in LibSgfcPlusPlus::SgfcPropertyFactory) | LibSgfcPlusPlus::SgfcPropertyFactory | |
~ISgfcPropertyFactory() | LibSgfcPlusPlus::ISgfcPropertyFactory | virtual |
~SgfcPropertyFactory() (defined in LibSgfcPlusPlus::SgfcPropertyFactory) | LibSgfcPlusPlus::SgfcPropertyFactory | virtual |