liborigin2 13/09/2010
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Origin::Bitmap
tree< T, tree_node_allocator >::breadth_first_queued_iteratorBreadth-first iterator, using a queue
Origin::Color
Origin::ColorMap
Origin::ColorMapLevel
Origin::ColorScale
tree< T, tree_node_allocator >::compare_nodes< StrictWeakOrdering >Comparator class for two nodes of a tree (used for sorting and searching)
boost::logging::date_element
boost::logging::eol_element
boost::logging::error_qualifier
Origin::Excel
Origin::Figure
boost::logging::filename_element
tree< T, tree_node_allocator >::fixed_depth_iteratorIterator which traverses only the nodes at a given depth from the root
boost::logging::format
Origin::Function
Origin::Graph
Origin::GraphAxis
Origin::GraphAxisBreak
Origin::GraphAxisFormat
Origin::GraphAxisTick
Origin::GraphCurve
Origin::GraphGrid
Origin::GraphLayer
Origin::GraphLayerRange
std::iendianfstream
tree< T, tree_node_allocator >::iterator_baseBase class for iterators, only pointers stored, no traversal logic
tree< T, tree_node_allocator >::iterator_base_lessComparator class for iterators (compares pointer values; why doesn't this work automatically?)
tree< T, tree_node_allocator >::leaf_iteratorIterator which traverses only the leaves
boost::logging::level_element
Origin::Line
boost::logging::line_element
Origin::LineVertex
boost::logging::literal_element
boost::logging::log_element
boost::logging::log_qualifier
boost::logging::logger
Origin::Matrix
Origin::Note
boost::logging::notice_qualifier
boost::logging::null_deleter
Origin600Parser
Origin610Parser
Origin700Parser
Origin750Parser
Origin800Parser
Origin810Parser
OriginDefaultParser
OriginFile
OriginParser
Origin::PercentileProperties
Origin::PieProperties
tree< T, tree_node_allocator >::post_order_iteratorDepth-first iterator, first accessing the children, then the node itself
tree< T, tree_node_allocator >::pre_order_iteratorDepth-first iterator, first accessing the node, then its children
Origin::ProjectNode
boost::logging::qualifier
boost::logging::qualifier_element
Origin::Rect
tree< T, tree_node_allocator >::sibling_iteratorIterator which traverses only the nodes which are siblings of each other
boost::logging::sink
Origin::SpreadColumn
Origin::SpreadSheet
Origin::SurfaceProperties::SurfaceColoration
Origin::SurfaceProperties
Origin::TextBox
Origin::TextProperties
boost::logging::time_element
boost::logging::trace_element
tree< T, tree_node_allocator >
tree_node_< T >A node in the tree, combining links to other nodes as well as the actual data
Origin::VectorProperties
boost::logging::warning_qualifier
Origin::Window