dodo  0.0.1
A C++ library to create containerized Linux services
dodo.hpp File Reference

Includes all dodo headers. More...

#include <buildenv.hpp>
#include <common/common.hpp>
#include <network/network.hpp>
#include <threads/threads.hpp>
#include <persist/persist.hpp>
Include dependency graph for dodo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dodo
 A C++ platform interface to lean Linux services tailored for containerized deployment.
 

Functions

void dodo::closeLibrary ()
 Close the dodo library. More...
 
void dodo::initLibrary ()
 Initialize the dodo library. More...
 

Detailed Description

Includes all dodo headers.

Definition in file dodo.hpp.