Home | Documentation |
graph.cpp File Reference
updated Fri Aug 16 2024 by Robert van Engelen
|
#include "graphH.h"
#include "g.nsmap"
Go to the source code of this file.
Functions | |
int | main () |
Variables | |
static struct Namespace | nosoap_nsmap [] |
Namespace mapping table for non-SOAP use. More... | |
static struct Namespace | soap11_nsmap [] |
Namespace mapping table for SOAP 1.1. More... | |
static struct Namespace | soap12_nsmap [] |
Namespace mapping table for SOAP 1.2. More... | |
int main | ( | ) |
Demonstrated tree, digraph, and cyclic graph serialization.
Copyright (C) 2000-2015 Robert A. van Engelen. All Rights Reserved.
Project Source Files
Generated Files
Build:
soapcpp2 -CS -Iimport -p graph graph.h c++ -o graph graph.cpp graphC.cpp stdsoap2.cpp
Usage:
./graph
|
static |
Namespace mapping table for non-SOAP use.
|
static |
Namespace mapping table for SOAP 1.1.
|
static |
Namespace mapping table for SOAP 1.2.