Bridges-C++  3.4.5-dev1-6-g935685a
Bridges(C++ API)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cbridges::dataset::ActorMovieIMDBA class to hold actor movie data – using IMDB dataset
 CAmenityClass that hold Open Street Map Amenity data
 CAmenityDataClass that holds Open Street Map Amenity Data
 CAudioChannelClass that represents an audio channel
 Cbridges::dataset::BookA Book object, used along with the books data source
 Cbridges::datastructure::Array2D< E >::Bracket_helperHelper class to make [][] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Array3D< E >::Bracket_helperBracker_helper class to make [] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Array3D< E >::Bracket_helper2Bracker_helper class to make [][] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Array3D< E >::Bracket_helper2_constHelper2 const class is to make [][] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Array2D< E >::Bracket_helper_constHelper class to make [][] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Array3D< E >::Bracket_helper_constHelper const class is to make [][] operators work on array 2d. You should never use it directly
 Cbridges::datastructure::Grid< E >::BracketHelperThis BracketHelper is a helper class to get the [] operators to work. It is not intended to be used by bridges users
 Cbridges::datastructure::Grid< E >::BracketHelperConstThis BracketHelperConst is a helper class to get the [] operators to work
 Cbridges::BridgesThis class contains methods to connect and transmit a user's data structure representation to the Bridges server
 Cbridges::Cache
 Cbridges::Camera
 Cbridges::dataset::CancerIncidenceA class representing the attributes for cancer incidence
 Cbridges::datastructure::CircDLelement< E >::CircDLelement_constlisthelperThese are helper classes for CircDLelement for easy iteration in a range for loop. It is not meant to be created by the bridges user. But it may be returned by Bridges to provide an STL compliant list API
 Cbridges::datastructure::CircDLelement< E >::CircDLelement_listhelperThese are helper classes for CircDLelement for easy iteration in a range for loop. It is not meant to be created by the bridges user. But it may be returned by Bridges to provide an STL compliant list API
 Cbridges::datastructure::CircSLelement< E >::CircSLelement_constlisthelperThese are helper classes for CircSLelement for easy iteration in a range for loop. It is not meant to be created by the bridges user. But it may be returned by Bridges to provide an STL compliant list API
 Cbridges::datastructure::CircSLelement< E >::CircSLelement_listhelperThis is a helper class to facilitate using iterators to traverse circular list
 Cbridges::dataset::CityClass that holds data of a city
 Cbridges::datastructure::ColorThis class represents Color, and supports rgba, hexadecimal and named color values
 Cbridges::datastructure::Array1D< E >::const_iteratorEnabling iterator loops in const contexts
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::constVertexElementSet_listhelper::const_iteratorThis is a helper class to return sets of vertices ina way that are iterable with range for loops. Students should not have to use this directly
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper::const_iterator
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::VertexElementSet_listhelper::const_iteratorThis is a helper class to return sets of vertices in a way that are iterable with range for loops. Students should have to use this directly
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::constVertexElementSet_listhelperThis is a helper class to return sets of vertices in a way that are iterable with range for loops. Students should not have to use this directly
 Cbridges::DataSourceThis class provides an API to various data sources used in BRIDGES
 Cbridges::datastructure::DataStructureThis is the superclass of all data structure types in BRIDGES
 Cbridges::datastructure::DLelement< E >::DLelement_constlisthelperThese are helper classes for DLelement for easy iteration in a range for loop. It is not meant to be created by the bridges user. But it may be returned by Bridges to provide an STL compliant list API
 Cbridges::datastructure::DLelement< E >::DLelement_listhelperThese are helper classes for DLelement for easy iteration in a range for loop. It is not meant to be created by the bridges user. But it may be returned by Bridges to provide an STL compliant list API
 Cbridges::dataset::EarthquakeUSGSClass that hold earthquake data, for use with USGIS retrieved quake data
 Cbridges::datastructure::Edge< K, E2 >This helper class is used by the graph classes - GraphAdjList , GraphAdjMatrix - to keep track of edge information
 Cbridges::datastructure::Element< E >This is the fundamental building block for all data structures in BRIDGES
 Cbridges::datastructure::Element< bridges::datastructure::Edge< K, K > >
 Cbridges::datastructure::Element< E1 >
 Cbridges::datastructure::Element< K >
 Cbridges::datastructure::ElementVisualizerThis class maintains the visual properties of the a Bridges element
 Cbridges::dataset::ElevationDataClass that hold elevation data
 Cstd::exceptionSTL class
 Cbridges::dataset::GameA Game object, used along with the Games data source
 Cbridges::game::GameBaseThe base class building and using the BRIDGES based games
 Cbridges::game::GameBase3DThis class extends the GameBase class to 3D environments
 Cbridges::game::GameCellThis class represents a single cell of the Game Grid
 Cbridges::benchmark::GraphBenchmarkBase class for a variety of graph based benchmark
 Cbridges::dataset::GutenbergBookA Gutenberg Book object (meta data and book's full text)
 Cbridges::game::InputStateMachine
 Cbridges::datastructure::Array1D< E >::iteratorEnabling range for loops
 Cbridges::datastructure::CircDLelement< E >::CircDLelement_constlisthelper::iterator
 Cbridges::datastructure::CircDLelement< E >::CircDLelement_listhelper::iterator
 Cbridges::datastructure::CircSLelement< E >::CircSLelement_constlisthelper::iterator
 Cbridges::datastructure::CircSLelement< E >::CircSLelement_listhelper::iterator
 Cbridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator
 Cbridges::datastructure::DLelement< E >::DLelement_listhelper::iterator
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::VertexElementSet_listhelper::iteratorThis is a helper class to return sets of vertices in a way that are iterable with range for loops. Students should have to use this directly
 Cbridges::datastructure::SLelement< E >::SLelement_constlisthelper::iterator
 Cbridges::datastructure::SLelement< E >::SLelement_listhelper::iterator
 Cbridges::game::KeypressListenerThis is meant to be an internal class, not something that the library user will use. Provides support for input handling for the Game API
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper
 Cbridges::datastructure::LinkVisualizerThis class maintains the visual properties of links within data structures
 Cbridges::datastructure::MapAbstract class for Map API
 Cbridges::Mesh
 Cbridges::dataset::MovieActorWikidataThis is a helper class for accessing actor-movie data from Wikidata
 Cbridges::dataset::OSMDataClass that hold Open Street Map Data
 Cbridges::dataset::OSMEdgeClass that hold Open Street Map edges
 Cbridges::dataset::OSMVertexClass that hold Open Street Map vertices
 Crapidjson_exception
 Cbridges::dataset::RedditAn object to represent a Reddit post, used along with the Reddit data source
 Cbridges::ServerCommThis is a class for handling calls to the BRIDGES server to transmit JSON to the server and subsequent visualization. It is not intended for external use
 Cbridges::dataset::ShakespeareA Shakespeare Data source object containing sonnets, poems and plays
 Cbridges::datastructure::SLelement< E >::SLelement_constlisthelperThese are helper classes for SLelement for easy iteration
 Cbridges::datastructure::SLelement< E >::SLelement_listhelperThese are helper classes for SLelement for easy iteration
 Cbridges::game::SocketConnectionThis is meant to be an internal class, not something that the library user will use
 Cbridges::dataset::SongA Song object, used along with the Songs data source
 Cbridges::benchmark::SortingBenchmarkBenchmarks sorting algorithm
 Cbridges::datastructure::SymbolThis is an abstract class for deriving a number of Symbol shape objects, for use in a SymbolCollection. Symbols correspond to a simplified subset of SVG paths and shapes for custom visual representations in BRIDGES
 Cbridges::TerrainMesh
 Cbridges::dataset::USCountyThis object contains US county related information
 Cbridges::dataset::USState
 Cbridges::datastructure::GraphAdjList< K, E1, E2 >::VertexElementSet_listhelperThis is a helper class to return sets of vertices in a way that are iterable with range for loops. Students should have to use this directly
 Cbridges::WaveHeader