| Support Forum G3D Web Page |
This is the complete list of members for G3D::PrefixTree, including all inherited members.
| canHaveChildren() | G3D::PrefixTree | protected |
| childNodeWithPrefix(const String &s) | G3D::PrefixTree | protected |
| children() const | G3D::PrefixTree | inline |
| compactJoin(Array< String > &elements, String &result) | G3D::PrefixTree | protectedstatic |
| compactSplit(const String &s, Array< String > &result) | G3D::PrefixTree | protectedstatic |
| contains(const String &s) | G3D::PrefixTree | |
| create(const String &s="", bool cleanUpInput=false) | G3D::PrefixTree | inlinestatic |
| create(const Array< T > &elements, bool cleanUpInput=false) | G3D::PrefixTree | inlinestatic |
| createShared(ArgTypes &&... args) | G3D::ReferenceCountedObject | inlineprotectedstatic |
| DELIMITER | G3D::PrefixTree | protectedstatic |
| fillComponents(String s, Array< String > &components) | G3D::PrefixTree | protected |
| getPathToBranch(shared_ptr< PrefixTree > &branchPoint) | G3D::PrefixTree | |
| insert(String s) | G3D::PrefixTree | |
| isLeaf() const | G3D::PrefixTree | inline |
| m_children | G3D::PrefixTree | protected |
| m_cleanUpInput | G3D::PrefixTree | protected |
| m_size | G3D::PrefixTree | protected |
| m_value | G3D::PrefixTree | protected |
| PrefixTree(const String &value="") | G3D::PrefixTree | |
| rejectEmptyString(Array< String > &elements) | G3D::PrefixTree | protectedstatic |
| size() const | G3D::PrefixTree | inline |
| value() const | G3D::PrefixTree | inline |
| ~PrefixTree() | G3D::PrefixTree | virtual |
| ~ReferenceCountedObject() | G3D::ReferenceCountedObject | inlinevirtual |
1.8.15