summaryrefslogtreecommitdiff
path: root/src/Structure.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added const to Array.GetSize(), and to 3 Node methods.Aaron Burghardt2014-09-201-3/+3
* Move some methods and drop Utils class in C++ binding.Jonathan Beck2009-11-111-0/+34
* Remove wrongly exposed SetParent method.Jonathan Beck2009-11-101-0/+15
* Format sources to ANSI style using AStyle (astyle --style=ansi).Jonathan Beck2009-10-281-5/+5
* Add Set/Get Parent and a helper to create a Node from a plist_t.Jonathan Beck2009-10-261-2/+2
* Add C++ binding.Jonathan Beck2009-10-131-0/+74