Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
graphlab::__podify__< T >
graphlab::any
graphlab::async_consensus
graphlab::asynchronous_engine< Graph, Scheduler, ScopeFactory >
graphlab::atom_index_file
graphlab::atomic< T >Atomic object toolkitA templated class for creating atomic numbers
graphlab::barrier
graphlab::binary_factor
graphlab::binary_input_stream
graphlab::binary_output_stream
graphlab::binary_scheduler_callback< Graph >
graphlab::blob
graphlab::dc_impl::blob
graphlab::blocking_queue< T >Implements a blocking queue useful for producer/consumer models
graphlab::chromatic_scheduler< Graph >::cache_line_pad< T >
graphlab::caching_dht< KeyType, ValueType >
graphlab::char_counting_sink
graphlab::chromatic_scheduler< Graph >
graphlab::circular_char_buffer
graphlab::circular_char_buffer_sink
graphlab::circular_char_buffer_source
graphlab::clustered_priority_scheduler< Graph >
graphlab::coherent_dht< KeyType, ValueType >
graphlab::dc_impl::coherent_lru_list< KeyType, ValueType >
graphlab::command_line_options
graphlab::conditional
graphlab::controlled_termination
graphlab::core< VertexType, EdgeType >A GraphLab core is the base (or core) data structure in GraphLab
graphlab::dc_impl::dc_buffered_stream_receive
graphlab::dc_impl::dc_buffered_stream_send
graphlab::dc_impl::dc_buffered_stream_send_expqueue
graphlab::dc_impl::dc_buffered_stream_send_expqueue2
graphlab::dc_impl::dc_buffered_stream_send_expqueue_z
graphlab::dc_impl::dc_comm_base
graphlab::dc_impl::dc_comm_services
graphlab::dc_dist_object< T >
graphlab::dc_impl::dc_dist_object_base
graphlab::dc_init_param
graphlab::dc_impl::dc_receive
graphlab::dc_impl::dc_sctp_comm
graphlab::dc_impl::dc_send
graphlab::dc_services
graphlab::dc_impl::dc_stream_receive
graphlab::dc_impl::dc_stream_receive_z
graphlab::dc_impl::dc_stream_send
graphlab::dc_impl::dc_tcp_comm
graphlab::dense_bitset
graphlab::dgraph_edge_list
graphlab::dht< KeyType, ValueType >
graphlab::direct_callback< Graph >
graphlab::discrete_domain< MAX_DIM >
graphlab::discrete_variable
graphlab::disk_atom
graphlab::disk_graph< VertexData, EdgeData >GraphLab disk based Graph container templatized over the vertex and edge types
graphlab::distributed_chromatic_engine< Graph >
graphlab::distributed_control
graphlab::distributed_core< VertexType, EdgeType >A GraphLab core is the base (or core) data structure in GraphLab
graphlab::distributed_glshared_base
graphlab::distributed_glshared_manager
graphlab::distributed_graph< VertexData, EdgeData >Distributed Graph Implementation
graphlab::distributed_locking_engine< Graph, Scheduler >
graphlab::distributed_types< Graph >A types datastructure which provides convenient specializations of all user-facing GraphLab types
graphlab::edge_list
graphlab::engine_options
graphlab::asynchronous_engine< Graph, Scheduler, ScopeFactory >::engine_thread
graphlab::fast_discrete_assignment< MAX_DIM >
file_logger
graphlab::dc_impl::portable_detail::find_dispatcher< F, Fret, Nargs, f, IsRPCCall >
graphlab::fixed_dense_bitset< len >
graphlab::distributed_control::function_call_block
graphlab::dc_impl::function_ret_type< RetType >
graphlab::general_scope< Graph >
graphlab::random::generator
graphlab::dc_impl::is_rpc_call_detail::get_args< F, nargs >
graphlab::gl_uint128_t
graphlab::glshared< T >A shared data entry
graphlab::glshared_apply_ops
graphlab::glshared_base
graphlab::glshared_const< T >A constant shared data entry
graphlab::glshared_merge_ops
graphlab::glshared_sync_ops< Graph >
graphlab::graph< VertexData, EdgeData >The GraphLab primary Graph container templatized over the vertex and edge types
graphlab::dist_graph_impl::graph_local_store< VertexData, EdgeData >The local storage abstraction for the distributed graph data type
graphlab::graph_lock< GraphType >
graphlab::iarchive
graphlab::iarchive_soft_fail
graphlab::icallback< Graph >
graphlab::identity_hash
graphlab::iengine< Graph >The abstract interface of a GraphLab engine. The graphlab engine interface describes the core functionality provided by all graphlab engines. The engine is templatized over the type of graph
graphlab::igraph_constructor< VertexData, EdgeData >
graphlab::intention_lock
graphlab::dc_impl::is_rpc_call< F >
graphlab::ischeduler< Graph >
graphlab::iscope< Graph >Data associated with a vertex its adjacent edges and neighbors
graphlab::lazy_deque< T >
graphlab::lazy_dht< KeyType, ValueType >
graphlab::dc_impl::is_rpc_call_detail::less_than_2_args< F >
log_dispatch< dostuff >
graphlab::dc_impl::lru_list< KeyType, ValueType >
graphlab::dc_impl::mem_function_ret_type< RetType >
graphlab::metrics
graphlab::monitor_multiplexer< Graph >Multiplexing monitor
graphlab::multi_blocking_queue< T >Implements a blocking queue useful for producer/consumer models
graphlab::multiqueue_fifo_scheduler< Graph >
graphlab::mutable_queue< T, Priority, Compare >
graphlab::mutex
graphlab::oarchive
graphlab::oarchive_soft_fail
graphlab::dc_impl::packet_hdr
graphlab::graph_lock< GraphType >::partiallock_cont_params
graphlab::partition_methodPartitioning methods
graphlab::queued_rw_lock
graphlab::dc_impl::recv_from_struct
graphlab::dc_impl::reply_ret_type
graphlab::resizing_array_sink_ref
graphlab::round_robin_scheduler< Graph >
graphlab::rwlock
graphlab::safe_circular_char_buffer
graphlab::sampling_tree< Data, Priority >
graphlab::sched_status
graphlab::scheduler_options::scheduler_option_valuesThe internal storage of the scheduler options
graphlab::scheduler_options
graphlab::scheduler_options_enum
graphlab::set_scheduler< Graph >::scheduler_workerThe background schedule worker. This worker basically calls /// the schedulng function and waits for the schedule to complete execution
graphlab::scope_rangeDefines the types of scope consistency guarantees provided
graphlab::graph_lock< GraphType >::scopelock_cont_params
graphlab::semaphore
graphlab::set_scheduler< Graph >
graphlab::shared_termination
graphlab::simple_spinlock
graphlab::small_set< MAX_DIM, T, Less >
graphlab::spinlock
graphlab::spinrwlock
graphlab::synchronized_circular_queue< T >
graphlab::synchronous_scope< Graph >
graphlab::synchronous_scope_factory< Graph >
graphlab::table_factor< MAX_DIM >
graphlab::task_count_termination
graphlab::dc_impl::terminator_token
graphlab::thread
graphlab::thread_group
graphlab::timer
graphlab::thread::tls_data
graphlab::types< Graph >A types datastructure which provides convenient specializations of all user-facing GraphLab types
graphlab::unary_factor
graphlab::random::distributions::uniform< IntType >