PrevNextUpHome BREW C++ Class Library & GUI Framework & XML Middleware : SophiaFramework 4.1

22.4. Collection

Class Name Description
SFXArray Class that represents an array.
SFXStack Class that represents a stack.
SFXList Class that represents a bidirectional linked list.
SFXHashmap Class that represents a map utilizing a hash table to achieve high performance in search.