LineInfoList
typedef BObjectList<LineInfo, true> LineInfoList;
typedef std::list<LineInfo*> LineInfoList;