Skip to content
Authors

File main.cpp

FileList > src > main.cpp

Go to the source code of this file

Wrapper for browser (WASM) usage of the PDGL toolchain. More...

  • #include <cstddef>
  • #include <cstdint>
  • #include <stdio.h>
  • #include <stdlib.h>
  • #include <string>
  • #include <vector>
  • #include <pdgl_defs.h>
  • #include <production_store.h>
  • #include <toml_parser.h>
  • #include <resolution_machine.h>
  • #include <iostream>
  • #include <random>

Classes

Type Name
class PDGL_wasm
Wrapper class for the PDGL core library functionality.

Public Functions

Type Name
int main ()
Testing function.

Detailed Description

Author:

Joe Starr

Public Functions Documentation

function main

Testing function.

int main () 

Returns:

Always zero



The documentation for this class was generated from the following file wrappers/wasm/src/main.cpp