Basalt
0.2.9

Introduction

  • Basalt - Graph Storage API for C++ and Python
  • Development stage
  • Usage
  • Installation
  • Manual build and installation instructions
  • Files Layout
  • Embedded third-parties
  • Contributing

Contents

  • Graphs

Contributing:

  • Contribution Guide
  • Got a Question?
  • Found a Bug?
  • Missing a Feature?
  • Submission Guidelines
  • Development
  • Release

Reference

  • Python package
  • C++ API
Basalt
  • Docs »
  • C++ API »
  • File fwd.hpp
  • View page source

File fwd.hpp¶

↰ Parent directory (/goinfre/src/github.com/tristan0x/basalt/include/basalt)

Contents

  • Definition (/goinfre/src/github.com/tristan0x/basalt/include/basalt/fwd.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Typedefs

Definition (/goinfre/src/github.com/tristan0x/basalt/include/basalt/fwd.hpp)¶

  • Program Listing for File fwd.hpp

Includes¶

  • cstddef

  • utility

  • vector

Included By¶

  • File edge_iterator.hpp

  • File edges.hpp

  • File graph.hpp

  • File status.hpp

  • File vertex_iterator.hpp

  • File vertices.hpp

Namespaces¶

  • Namespace basalt

Classes¶

  • Template Class Edges

  • Template Class GraphImpl

  • Template Class Vertices

Enums¶

  • Enum EdgeOrientation

Typedefs¶

  • Typedef basalt::edge_uid_t

  • Typedef basalt::vertex_id_t

  • Typedef basalt::vertex_t

  • Typedef basalt::vertex_uid_t

  • Typedef basalt::vertex_uids_t

Next Previous

© Copyright 2019, BlueBrain HPC Team

Built with Sphinx using a theme provided by Read the Docs.