![]() |
Dripline-Cpp
v2.10.11
Dripline Implementation in C++
|
#include "version_store.hh"
Go to the source code of this file.
Namespaces | |
| dripline | |
Macros | |
| #define | DRIPLINE_API_EXPORTS |
Functions | |
| void | add_version (const std::string &a_name, scarab::version_semantic_ptr_t a_version_ptr) |
| scarab::version_semantic_ptr_t | get_version (const std::string &a_name) |
| #define DRIPLINE_API_EXPORTS |
Definition at line 8 of file version_store.cc.