Covalent Bond  0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
utils Directory Reference
Directory dependency graph for utils:
/home/wang/covalentBond/src/core/utils

Files

file  argparse.hpp [code]
 
file  cbMongoServer.cpp [code]
 
file  cbMongoServer.hpp [code]
 The mongo database server. Using workflow Arch.
 
file  cbRestfulHttpServer.cpp [code]
 
file  cbRestfulHttpServer.hpp [code]
 A restful api like http server for programming post and get conveniently.
 
file  cbWebserver.cpp [code]
 
file  cbWebserver.hpp [code]
 
file  DynamicReflection.hpp [code]
 A dynamic reflection lib.
 
file  StaticReflection.hpp [code]
 
file  sysStatus.cpp [code]
 
file  sysStatus.hpp [code]
 utils/sysStatus.hpp ... To get the infomation of system. For both windows and unix. Those informations will also be serialized to binary or json files for persistence.