libsgfc++ 2.0.1
A C++ library that uses SGFC to read and write SGF (Smart Game Format) data.
Loading...
Searching...
No Matches
LibSgfcPlusPlus::SgfcNode Member List

This is the complete list of members for LibSgfcPlusPlus::SgfcNode, including all inherited members.

AppendProperty(std::shared_ptr< ISgfcProperty > property) overrideLibSgfcPlusPlus::SgfcNodevirtual
CreateGameInfo() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetChildren() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetFirstChild() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetGameInfoNode() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetInheritedProperties() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetLastChild() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetMainVariationNodes() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetNextSibling() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetParent() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetPreviousSibling() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetProperties() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetProperties(SgfcPropertyCategory propertyCategory) const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetProperty(SgfcPropertyType propertyType) const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetProperty(const std::string &propertyName) const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetRoot() const overrideLibSgfcPlusPlus::SgfcNodevirtual
GetTraits() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasChildren() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasNextSibling() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasParent() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasPreviousSibling() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasProperties() const overrideLibSgfcPlusPlus::SgfcNodevirtual
HasTrait(SgfcNodeTrait trait) const overrideLibSgfcPlusPlus::SgfcNodevirtual
IsAncestorOf(std::shared_ptr< ISgfcNode > node) const overrideLibSgfcPlusPlus::SgfcNodevirtual
IsDescendantOf(std::shared_ptr< ISgfcNode > node) const overrideLibSgfcPlusPlus::SgfcNodevirtual
ISgfcNode()LibSgfcPlusPlus::ISgfcNode
IsRoot() const overrideLibSgfcPlusPlus::SgfcNodevirtual
RemoveAllProperties() overrideLibSgfcPlusPlus::SgfcNodevirtual
RemoveProperty(std::shared_ptr< ISgfcProperty > property) overrideLibSgfcPlusPlus::SgfcNodevirtual
SetFirstChild(std::shared_ptr< ISgfcNode > node)LibSgfcPlusPlus::SgfcNode
SetNextSibling(std::shared_ptr< ISgfcNode > node)LibSgfcPlusPlus::SgfcNode
SetParent(std::shared_ptr< ISgfcNode > node)LibSgfcPlusPlus::SgfcNode
SetProperties(const std::vector< std::shared_ptr< ISgfcProperty > > &properties) overrideLibSgfcPlusPlus::SgfcNodevirtual
SetProperty(std::shared_ptr< ISgfcProperty > property) overrideLibSgfcPlusPlus::SgfcNodevirtual
SgfcNode()LibSgfcPlusPlus::SgfcNode
WriteGameInfo(std::shared_ptr< ISgfcGameInfo > gameInfo) const overrideLibSgfcPlusPlus::SgfcNodevirtual
~ISgfcNode()LibSgfcPlusPlus::ISgfcNodevirtual
~SgfcNode()LibSgfcPlusPlus::SgfcNodevirtual