GNDStk
latest
  • INTRODUCTION & PRIMER
  • BASIC CONSTRUCTS
  • CORE INTERFACE
  • HIGH-LEVEL INTERFACE
  • SEARCH
  • REFERENCE
  • INDEX
GNDStk
  • »
  • GNDStk: GNDS Toolkit
  • Edit on GitHub

GNDStk: GNDS Toolkit¶

  • INTRODUCTION & PRIMER
    • 1. Introduction
      • 1.1. Description
      • 1.2. Background
      • 1.3. Acknowledgements
    • 2. Building GNDStk
      • 2.1. Download
      • 2.2. Build & Test
      • 2.3. Summary
      • 2.4. Your Own Application
      • 2.5. Alternative: Bash Script
      • 2.6. Header-Only Library
    • 3. Tutorial
      • 3.1. Basics + Core Interface
      • 3.2. Read and Write GNDS
      • 3.3. Data Structure “Direct”
      • 3.4. Smart Query System
      • 3.5. GNDS Creation
      • 3.6. Advanced Examples
  • BASIC CONSTRUCTS
    • 1. Primary Classes
      • 1.1. Tree
      • 1.2. Node
      • 1.3. XML
      • 1.4. JSON
    • 2. Node: Major Capabilities
      • 2.1. Query
      • 2.2. Add Data
    • 3. Functions
      • 3.1. foo
      • 3.2. bar
      • 3.3. etc
    • 4. Reading & Writing
    • 5. Miscellaneous Utilities
      • 5.1. Global Flags
      • 5.2. Diagnostics
      • 5.3. Other
  • CORE INTERFACE
    • 1. Motivation
    • 2. Query System, Part 1
      • 2.1. Meta & Child
      • 2.2. Operators
      • 2.3. Query Metadata
      • 2.4. Query Child Nodes
    • 3. Query System, Part 2
      • 3.1. Sequence Queries
      • 3.2. Multi-Queries
      • 3.3. Conversion & Filters
    • 4. Creating Data
      • 4.1. Direct
      • 4.2. Using “Query” Objects
    • 5. Conversion Scheme
    • 6. Advanced Topics
  • HIGH-LEVEL INTERFACE
    • 1. Component Base
      • 1.1. Motivation
      • 1.2. Capabilities
      • 1.3. Usage Requirements
    • 2. Main Structures
      • 2.1. Examples
    • 3. Field Concepts
      • 3.1. Required
      • 3.2. Optional
      • 3.3. Defaulted
    • 4. C++ Version-Specific
      • 4.1. GNDS v1.9
      • 4.2. GNDS v2.0
    • 5. Python Bindings
  • SEARCH
  • REFERENCE
  • INDEX
Next

© Copyright 2021, Triad National Security, LLC. Revision ef334936.

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