Coconut Framework
beta
|
CNArray | Array of pointers |
CNArrayElement | |
CNBuffer | Write buffer to store variable-sized continuous data |
CNDictionary | Dictionary of pointer |
CNEdge | Edge of the graph |
CNEdgeMethods | Methods for CNNode |
CNFixedArray | Array of fixed number of pointers |
CNFixedObjectArray | Array of instances |
CNFixedString | Persistent string. There are only one object for each context of string |
CNGraph | Direct Acyclic Graph model |
CNHashTable | Hash table for any data |
CNHashTableMethods | Set of methods for item in CNHashTable These functions are called in CNHashTable |
CNList | List of pointers |
CNListItem | Single linked list item |
CNLock | Object for mutex operation |
CNMemoryProfile | Information to present memory profile |
CNNode | Node of the direct acyclic graph |
CNNodeMethods | Methods for CNNode |
CNNumber | Number data class |
CNNumberMethods | Methods for CNNumber class |
CNObject | Root object |
CNObjectArray | Array of instances |
CNObjectDictionary | Dictionary of CNObject |
CNObjectList | List of CNObject |
CNObjectMethods | Methods for CNObject |
CNPool | Pool of variable data |
CNResourceLink | Data structure for list-ite |
CNResourcePool | Resource pool to keep same size objects |
CNString | Fixed size string class |
CNStringElement | |
CNStringMethods | Methods for CNString |
CNText | |
CNTextElement | Element of CNText |
CNTextElementMethods | |
CNTextLine | |
CNTextSection | |
CNTextString |