SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
Version.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SWCDB_SET_VERSION   "SWC-DB v0.5.12"
 
#define SWCDB_SET_COPYRIGHT   "# SWC-DB (c) Copyright since 2019 Alex Kashirin <kashirin.alex@gmail.com>\n# SWC-DB is free software: you can redistribute it and/or modify\n# it under the terms of the GNU General Public License as published by\n# the Free Software Foundation, version GPLv3.\n# \n# SWC-DB is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n# \n# You should have received a copy of the GNU General Public License\n# along with this program.\n# If not, see <https://github.com/kashirin-alex/swc-db/blob/v0.5.12/LICENSE>.\n"
 

Functions

const char * __attribute__ ((const)) swcdb_version() noexcept
 

Macro Definition Documentation

◆ SWCDB_SET_COPYRIGHT

#define SWCDB_SET_COPYRIGHT   "# SWC-DB (c) Copyright since 2019 Alex Kashirin <kashirin.alex@gmail.com>\n# SWC-DB is free software: you can redistribute it and/or modify\n# it under the terms of the GNU General Public License as published by\n# the Free Software Foundation, version GPLv3.\n# \n# SWC-DB is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n# \n# You should have received a copy of the GNU General Public License\n# along with this program.\n# If not, see <https://github.com/kashirin-alex/swc-db/blob/v0.5.12/LICENSE>.\n"

Definition at line 12 of file Version.h.

◆ SWCDB_SET_VERSION

#define SWCDB_SET_VERSION   "SWC-DB v0.5.12"

Definition at line 10 of file Version.h.

Function Documentation

◆ __attribute__()

const char * __attribute__ ( (const)  )
noexcept